selecttag.java


current inspection = 2010-07-22 15:04:21 (id #4) base = 2010-07-16 16:14:15 (id #1)

Filter Options
History:
+ added
- dropped
U unchanged
Annotation Kind:
pre
presumption
post
unanalyzed
test


  • int doStartTag()

  • -/+ Kind Annotation Text Date
    +pre(soft) init'ed(this.label)2010-07-22 12:56:56
    +pre(soft) init'ed(this.selected)2010-07-22 12:56:56
    +pre(soft) init'ed(this.value)2010-07-22 12:56:56
    +preinit'ed(this.multiple)2010-07-22 12:56:56
    +preinit'ed(this.name)2010-07-22 12:56:56
    +preinit'ed(this.size)2010-07-22 12:56:56
    +prethis.items != null2010-07-22 12:56:56
    +prethis.pageContext != null2010-07-22 12:56:56
    +presumptionjava.lang.Class:getMethod(...)@106 != null2010-07-22 12:56:56
    +presumptionjava.lang.Class:getMethod(...)@137 != null2010-07-22 12:56:56
    +presumptionjava.lang.Object:getClass(...)@106 != null2010-07-22 12:56:56
    +presumptionjava.lang.Object:getClass(...)@137 != null2010-07-22 12:56:56
    +presumptionjava.lang.reflect.Method:invoke(...)@107 != null2010-07-22 12:56:56
    +presumptionjava.util.Iterator:next(...)@101 != null2010-07-22 12:56:56
    +presumptionjavax.servlet.jsp.PageContext:getOut(...)@80 != null2010-07-22 12:56:56
    +postreturn_value == 02010-07-22 12:56:56
    +test_vectorjava.lang.String:equals(...)@127: {0}, {1}2010-07-22 12:56:56
    +test_vectorjava.util.Collection:contains(...)@124: {0}, {1}2010-07-22 12:56:56
    +test_vectorjava.util.Collection:instanceof(...)@122: {0}, {1}2010-07-22 12:56:56
    +test_vectorjava.util.Iterator:hasNext(...)@99: {1}, {0}2010-07-22 12:56:56
    +test_vectorthis.label: Addr_Set{null}, Inverse{null}2010-07-22 12:56:56
    +test_vectorthis.multiple: {0}, {1}2010-07-22 12:56:56
    +test_vectorthis.selected: Addr_Set{null}, Inverse{null}2010-07-22 12:56:56
    +test_vectorthis.size: {-231..0}, {1..232-1}2010-07-22 12:56:56
    +test_vectorthis.value: Addr_Set{null}, Inverse{null}2010-07-22 12:56:56

  • void net.sourceforge.pebble.web.tagext.SelectTag()

  • -/+ Kind Annotation Text Date
    +postthis.multiple == 02010-07-22 12:56:56
    +postthis.size == -12010-07-22 12:56:56

  • net.sourceforge.pebble.web.tagext.SelectTag__static_init

  • -/+ Kind Annotation Text Date

  • void setItems(Object)

  • -/+ Kind Annotation Text Date
    +postpossibly_updated(this.items)2010-07-22 12:56:56

  • void setLabel(String)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.label)2010-07-22 12:56:56
    +postthis.label == label2010-07-22 12:56:56

  • void setMultiple(bool)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.multiple)2010-07-22 12:56:56
    +postthis.multiple == multiple2010-07-22 12:56:56

  • void setName(String)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.name)2010-07-22 12:56:56
    +postthis.name == name2010-07-22 12:56:56

  • void setSelected(Object)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.selected)2010-07-22 12:56:56
    +postthis.selected == selected2010-07-22 12:56:56

  • void setSize(int)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.size)2010-07-22 12:56:56
    +postthis.size == size2010-07-22 12:56:56

  • void setValue(String)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.value)2010-07-22 12:56:56
    +postthis.value == value2010-07-22 12:56:56