ReloadPlugin.java


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


Filter Options
Annotation Kind:
pre
presumption
post
unanalyzed
test_vector


  • void com.dmdirc.commandparser.commands.global.ReloadPlugin()

  • Kind Annotation Text
    preinit'ed(com/dmdirc/commandparser/CommandManager. commandChar)
    unanalyzedcall on com.dmdirc.Channel:getTabCompleter
    unanalyzedcall on com.dmdirc.Query:getTabCompleter
    unanalyzedcall on com.dmdirc.Server:getChannel
    unanalyzedcall on com.dmdirc.Server:getChannels
    unanalyzedcall on com.dmdirc.Server:getQueries
    unanalyzedcall on com.dmdirc.Server:getTabCompleter
    unanalyzedcall on com.dmdirc.ServerManager:getServerManager
    unanalyzedcall on com.dmdirc.ServerManager:getServers
    unanalyzedcall on com.dmdirc.ui.input.TabCompleter:addEntry
    unanalyzedcall on com.dmdirc.ui.input.TabCompleter:removeEntr y
    unanalyzedcall on com.dmdirc.util.MapList:containsKey
    unanalyzedcall on com.dmdirc.util.MapList:get
    unanalyzedcall on getName
    unanalyzedcall on getType
    unanalyzedcall on java.lang.String:toLowerCase
    unanalyzedcall on java.util.List:iterator
    unanalyzedcall on java.util.Map:put
    unanalyzedcall on java.util.Map:remove

  • com.dmdirc.commandparser.commands.global.ReloadPlugin__static_init

  • Kind Annotation Text

  • void execute(InputWindow, bool, CommandArguments)

  • Kind Annotation Text
    pre(soft) args.line != null
    pre(soft) init'ed(com/dmdirc/commandparser/CommandMana ger.commandChar)
    preargs != null
    preinit'ed(args.words)
    presumptioncom.dmdirc.plugins.PluginManager:getPluginManager(. ..)@61 != null
    presumptioncom.dmdirc.plugins.PluginManager:getPluginManager(. ..)@64 != null
    presumptiongetArguments(...).length@61 >= 1
    presumptionjava.util.Arrays:copyOfRange(...)@99 != null
    postargs.words != null
    postinit'ed(java.lang.String:split(...)._tainted)
    postinit'ed(java.lang.String:split(...).length)
    postjava.lang.String:split(...)._tainted == 0
    unanalyzedcall on com.dmdirc.ui.interfaces.InputWindow:addLin e
    unanalyzedcall on getCommandChar
    unanalyzedcall on java.lang.Character:valueOf
    unanalyzedcall on java.lang.String:split
    unanalyzedcall on java.util.Arrays:copyOfRange
    test_vectorcom.dmdirc.plugins.PluginManager:getPluginInfoByNam e(...)@61: Inverse{null}, Addr_Set{null}
    test_vectorcom.dmdirc.plugins.PluginManager:reloadPlugin(... )@64: {0}, {1}
    test_vectorgetArguments(...).length@56: {1..+Inf}, {0}

  • String getHelp()

  • Kind Annotation Text
    postreturn_value == &amp;"reloadplugin <plugin> - Reloads the specified plugin"

  • String getName()

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

  • AdditionalTabTargets getSuggestions(int, List)

  • Kind Annotation Text
    presumptioncom.dmdirc.plugins.PluginManager:getPluginInfos(... )@95 != null
    presumptioncom.dmdirc.plugins.PluginManager:getPluginManager(. ..)@95 != null
    presumptioncom.dmdirc.ui.input.AdditionalTabTargets:excludeAll (...)@92 != null
    presumptionjava.util.Iterator:next(...)@95 != null
    postreturn_value != null
    test_vectorarg: {-231..-1, 1..232-1}, {0}
    test_vectorjava.util.Iterator:hasNext(...)@95: {0}, {1}

  • bool showInHelp()

  • Kind Annotation Text
    postreturn_value == 1