TimedCommand.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.TimedCommand(int, int, String, InputWindow)

  • Kind Annotation Text
    postinit'ed(this.command)
    postinit'ed(this.origin)
    postinit'ed(this.repetitions)
    postnew Timer(TimedCommand#1) num objects == 1
    postthis.command == command
    postthis.origin == origin
    postthis.repetitions == repetitions
    postthis.timer == &new Timer(TimedCommand#1)

  • com.dmdirc.addons.time.TimedCommand__static_init

  • Kind Annotation Text

  • void run()

  • Kind Annotation Text
    pre(soft) this.timer != null
    prethis.repetitions >= -231+1
    presumptioncom.dmdirc.commandparser.parsers.GlobalCommandParse r:getGlobalCommandParser(...)@73 != null
    presumptioncom.dmdirc.ui.interfaces.InputWindow:getCommandPars er(...)@75 != null
    postthis.repetitions <= 232-2
    postthis.repetitions == old this.repetitions - 1
    test_vectorthis.origin: Inverse{null}, Addr_Set{null}
    test_vectorthis.repetitions: {2..232-1}, {-231+1..1}