ChannelListModeItem.java


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


Filter Options
Annotation Kind:
pre
presumption
post
unanalyzed
test_vector


  • void com.dmdirc.parser.irc.ChannelListModeItem(String, String, long)

  • Kind Annotation Text
    preowner != null
    postinit'ed(java.lang.String:substring(...)._tainted)
    postinit'ed(this.myItem)
    postinit'ed(this.myTime)
    postthis.myItem == item
    postthis.myOwner != null
    postthis.myOwner == One-of{&java.lang. String:substring(...), owner}
    postthis.myTime == time
    test_vectorjava.lang.String:charAt(...)@54: {0..57, 59..216-1}, {58}
    test_vectorjava.lang.String:isEmpty(...)@54: {1}, {0}

  • com.dmdirc.parser.irc.ChannelListModeItem__static_init

  • Kind Annotation Text

  • String getItem()

  • Kind Annotation Text
    postinit'ed(return_value)
    postreturn_value == this.myItem

  • String getOwner()

  • Kind Annotation Text
    postinit'ed(return_value)
    postreturn_value == this.myOwner

  • long getTime()

  • Kind Annotation Text
    postinit'ed(return_value)
    postreturn_value == this.myTime

  • String toString()

  • Kind Annotation Text
    postinit'ed(return_value)
    postreturn_value == this.myItem