DcopPlugin.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.dcop.DcopPlugin()

  • Kind Annotation Text
    postthis.command == null

  • com.dmdirc.addons.dcop.DcopPlugin__static_init

  • Kind Annotation Text

  • List getDcopResult(String)

  • Kind Annotation Text
    presumptionjava.lang.Runtime:exec(...)@62 != null
    presumptionjava.lang.Runtime:getRuntime(...)@62 != null
    postnew ArrayList(getDcopResult#1) num objects == 1
    postreturn_value == &new ArrayList(getDcopResult#1)
    test_vectorjava.io.BufferedReader:readLine(...)@69: Addr_Set{null}, Inverse{null}

  • void onLoad()

  • Kind Annotation Text
    postnew DcopCommand(onLoad#1) num objects == 1
    postthis.command == &new DcopCommand(onLoad#1)
    unanalyzedcall on com.dmdirc.commandparser.CommandManager:reg isterCommand
    unanalyzedcall on com.dmdirc.commandparser.commands. ServerCommand

  • void onUnload()

  • Kind Annotation Text
    preinit'ed(this.command)