TimerCommand.java


current inspection = 2009-09-03 21:56:13 (id #1)


Filter Options
Annotation Kind:
pre
presumption
post
unanalyzed
test_vector


  • void com.dmdirc.addons.time.TimerCommand()

  • Kind Annotation Text

  • com.dmdirc.addons.time.TimerCommand__static_init

  • Kind Annotation Text

  • void doUsage(InputWindow, bool)

  • Kind Annotation Text

  • void execute(InputWindow, bool, CommandArguments)

  • Kind Annotation Text
    preargs != null
    presumptioncom.dmdirc.commandparser.CommandArguments:getArgume nts(...).length@60 >= 1
    presumptioncom.dmdirc.commandparser.CommandArguments:getArgume nts(...).length@61 >= 2
    presumptioncom.dmdirc.commandparser.CommandArguments:getArgume nts(...)@52 != null
    presumptioncom.dmdirc.commandparser.CommandArguments:getArgume nts(...)@60 != null
    presumptioncom.dmdirc.commandparser.CommandArguments:getArgume nts(...)@61 != null
    unanalyzedcall on com.dmdirc.addons.time.TimerCommand:showUsa ge
    unanalyzedcall on java.util.Timer
    unanalyzedcall on java.util.Timer:schedule
    unanalyzedcall on java.util.TimerTask
    test_vectorcom.dmdirc.commandparser.CommandArguments:getArgume nts(...).length@52: {3..+Inf}, {0..2}

  • String getHelp()

  • Kind Annotation Text
    postreturn_value == &amp;"timer <repetitions> <interval> <command> - schedules a command to be executed after a certain time"

  • String getName()

  • Kind Annotation Text
    postreturn_value == &amp;"timer"

  • AdditionalTabTargets getSuggestions(int, List)

  • Kind Annotation Text
    postinit'ed(return_value)
    test_vectorarg: {2..232-1}, {-231..1}

  • bool showInHelp()

  • Kind Annotation Text
    postreturn_value == 1