responseindex.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


  • void clear()

  • -/+ Kind Annotation Text Date
    U pre(soft) this.blog != null2010-07-16 16:14:15
    U pre(soft) this.pendingResponses != null2010-07-16 16:14:15
    U pre(soft) this.rejectedResponses != null2010-07-16 16:14:15
    U postnew ArrayList(clear#1) num objects == 12010-07-16 16:14:15
    U postnew ArrayList(clear#2) num objects == 12010-07-16 16:14:15
    U postnew ArrayList(clear#3) num objects == 12010-07-16 16:14:15
    U postthis.approvedResponses == &new ArrayList(clear# 1)2010-07-16 16:14:15
    U postthis.pendingResponses == &new ArrayList(clear#2 )2010-07-16 16:14:15
    U postthis.rejectedResponses == &new ArrayList(clear# 3)2010-07-16 16:14:15
    U unanalyzedcall on java.io.BufferedWriter2010-07-16 16:14:15
    U unanalyzedcall on java.io.BufferedWriter:close2010-07-16 16:14:15
    U unanalyzedcall on java.io.BufferedWriter:flush2010-07-16 16:14:15
    U unanalyzedcall on java.io.BufferedWriter:newLine2010-07-16 16:14:15
    U unanalyzedcall on java.io.BufferedWriter:write2010-07-16 16:14:15
    U unanalyzedcall on java.io.File2010-07-16 16:14:15
    U unanalyzedcall on java.io.FileWriter2010-07-16 16:14:15
    U unanalyzedcall on java.util.List:iterator2010-07-16 16:14:15
    U unanalyzedcall on net.sourceforge.pebble.domain. Blog:getIndexesDirectory2010-07-16 16:14:15
    U unanalyzedcall on org.apache.commons.logging.Log:error2010-07-16 16:14:15

  • List getApprovedResponses()

  • -/+ Kind Annotation Text Date
    U preinit'ed(this.approvedResponses)2010-07-16 16:14:15
    U postnew ArrayList(getApprovedResponses#1) num objects == 12010-07-16 16:14:15
    U postreturn_value == &new ArrayList(getApprovedRespo nses#1)2010-07-16 16:14:15

  • int getNumberOfApprovedResponses()

  • -/+ Kind Annotation Text Date
    U prethis.approvedResponses != null2010-07-16 16:14:15
    U postinit'ed(return_value)2010-07-16 16:14:15

  • int getNumberOfPendingResponses()

  • -/+ Kind Annotation Text Date
    U prethis.pendingResponses != null2010-07-16 16:14:15
    U postinit'ed(return_value)2010-07-16 16:14:15

  • int getNumberOfRejectedResponses()

  • -/+ Kind Annotation Text Date
    U prethis.rejectedResponses != null2010-07-16 16:14:15
    U postinit'ed(return_value)2010-07-16 16:14:15

  • int getNumberOfResponses()

  • -/+ Kind Annotation Text Date
    U prethis.approvedResponses != null2010-07-16 16:14:15
    U prethis.pendingResponses != null2010-07-16 16:14:15
    U prethis.rejectedResponses != null2010-07-16 16:14:15
    U presumptionjava.util.List:size(...)@202 + java.util. List:size(...)@193 + java.util.List:size(...)@211 in -231..232-12010-07-16 16:14:15
    U presumptionjava.util.List:size(...)@202 + java.util. List:size(...)@193 in -232.. 6_442_450_9432010-07-16 16:14:15
    U post(soft) init'ed(return_value)2010-07-16 16:14:15
    U unanalyzedcall on java.util.List:size2010-07-16 16:14:15

  • List getPendingResponses()

  • -/+ Kind Annotation Text Date
    U preinit'ed(this.pendingResponses)2010-07-16 16:14:15
    U postnew ArrayList(getPendingResponses#1) num objects == 12010-07-16 16:14:15
    U postreturn_value == &new ArrayList(getPendingRespon ses#1)2010-07-16 16:14:15

  • List getRecentApprovedResponses(int)

  • -/+ Kind Annotation Text Date
    U prethis.approvedResponses != null2010-07-16 16:14:15
    U postinit'ed(return_value)2010-07-16 16:14:15

  • List getRecentResponses(int)

  • -/+ Kind Annotation Text Date
    U prethis.approvedResponses != null2010-07-16 16:14:15
    U postinit'ed(return_value)2010-07-16 16:14:15
    U unanalyzedcall on java.util.List:size2010-07-16 16:14:15
    U unanalyzedcall on java.util.List:subList2010-07-16 16:14:15

  • List getRejectedResponses()

  • -/+ Kind Annotation Text Date
    U preinit'ed(this.rejectedResponses)2010-07-16 16:14:15
    U postnew ArrayList(getRejectedResponses#1) num objects == 12010-07-16 16:14:15
    U postreturn_value == &new ArrayList(getRejectedRespo nses#1)2010-07-16 16:14:15

  • void index(Collection)

  • -/+ Kind Annotation Text Date
    U pre(soft) net.sourceforge.pebble.domain.State__static_ init.new State(State__static_init#1).name != null2010-07-16 16:14:15
    U pre(soft) net.sourceforge.pebble.domain.State__static_ init.new State(State__static_init#2).name != null2010-07-16 16:14:15
    U pre(soft) net.sourceforge.pebble.domain.State__static_ init.new State(State__static_init#3).name != null2010-07-16 16:14:15
    U pre(soft) this.approvedResponses != null2010-07-16 16:14:15
    U pre(soft) this.blog != null2010-07-16 16:14:15
    U pre(soft) this.pendingResponses != null2010-07-16 16:14:15
    U pre(soft) this.rejectedResponses != null2010-07-16 16:14:15
    U preblogEntries != null2010-07-16 16:14:15
    U presumptionblogEntry.comments@60 != null2010-07-16 16:14:15
    U presumptionjava.util.Iterator:next(...)@60 != null2010-07-16 16:14:15
    U presumptionjava.util.Iterator:next(...)@61 != null2010-07-16 16:14:15
    U presumptionresponse.blogEntry@62 != null2010-07-16 16:14:15
    U presumptionresponse.blogEntry@64 != null2010-07-16 16:14:15
    U presumptionresponse.blogEntry@66 != null2010-07-16 16:14:15
    U presumptionresponse.date@62 != null2010-07-16 16:14:15
    U presumptionresponse.date@64 != null2010-07-16 16:14:15
    U presumptionresponse.date@66 != null2010-07-16 16:14:15
    U presumptionresponse.state@61 != null2010-07-16 16:14:15
    U presumptionresponse.state@62 != null2010-07-16 16:14:15
    U presumptionresponse.state@64 != null2010-07-16 16:14:15
    U unanalyzedcall on getComments2010-07-16 16:14:15
    +unanalyzedcall on getState2010-07-22 12:56:56
    U unanalyzedcall on java.io.BufferedWriter2010-07-16 16:14:15
    U unanalyzedcall on java.io.BufferedWriter:close2010-07-16 16:14:15
    U unanalyzedcall on java.io.BufferedWriter:flush2010-07-16 16:14:15
    U unanalyzedcall on java.io.BufferedWriter:newLine2010-07-16 16:14:15
    U unanalyzedcall on java.io.BufferedWriter:write2010-07-16 16:14:15
    U unanalyzedcall on java.io.File2010-07-16 16:14:15
    U unanalyzedcall on java.io.FileWriter2010-07-16 16:14:15
    U unanalyzedcall on java.lang.String:equals2010-07-16 16:14:15
    U unanalyzedcall on java.lang.String:valueOf2010-07-16 16:14:15
    U unanalyzedcall on java.util.ArrayList2010-07-16 16:14:15
    U unanalyzedcall on java.util.Collections:sort2010-07-16 16:14:15
    U unanalyzedcall on java.util.Date:getTime2010-07-16 16:14:15
    U unanalyzedcall on java.util.List:add2010-07-16 16:14:15
    U unanalyzedcall on java.util.List:addAll2010-07-16 16:14:15
    U unanalyzedcall on java.util.List:iterator2010-07-16 16:14:15
    U unanalyzedcall on net.sourceforge.pebble.domain. Blog:getIndexesDirectory2010-07-16 16:14:15
    U unanalyzedcall on net.sourceforge.pebble.domain. BlogEntry:getId2010-07-16 16:14:15
    U unanalyzedcall on org.apache.commons.logging.Log:error2010-07-16 16:14:15
    U test_vectorjava.util.Iterator:hasNext(...)@60: {1}, {0}2010-07-16 16:14:15
    U test_vectorjava.util.Iterator:hasNext(...)@61: {1}, {0}2010-07-16 16:14:15

  • void index(Response)

  • -/+ Kind Annotation Text Date
    U pre(soft) init'ed(response.state.name)2010-07-16 16:14:15
    U pre(soft) net.sourceforge.pebble.domain.State__static_ init.new State(State__static_init#1).name != null2010-07-16 16:14:15
    U pre(soft) net.sourceforge.pebble.domain.State__static_ init.new State(State__static_init#2).name != null2010-07-16 16:14:15
    U pre(soft) net.sourceforge.pebble.domain.State__static_ init.new State(State__static_init#3).name != null2010-07-16 16:14:15
    U pre(soft) response.blogEntry != null2010-07-16 16:14:15
    U pre(soft) response.date != null2010-07-16 16:14:15
    U pre(soft) this.approvedResponses != null2010-07-16 16:14:15
    U pre(soft) this.blog != null2010-07-16 16:14:15
    U pre(soft) this.pendingResponses != null2010-07-16 16:14:15
    U pre(soft) this.rejectedResponses != null2010-07-16 16:14:15
    U preresponse != null2010-07-16 16:14:15
    U preresponse.state != null2010-07-16 16:14:15
    +unanalyzedcall on getState2010-07-22 12:56:56
    U unanalyzedcall on java.io.BufferedWriter2010-07-16 16:14:15
    U unanalyzedcall on java.io.BufferedWriter:close2010-07-16 16:14:15
    U unanalyzedcall on java.io.BufferedWriter:flush2010-07-16 16:14:15
    U unanalyzedcall on java.io.BufferedWriter:newLine2010-07-16 16:14:15
    U unanalyzedcall on java.io.BufferedWriter:write2010-07-16 16:14:15
    U unanalyzedcall on java.io.File2010-07-16 16:14:15
    U unanalyzedcall on java.io.FileWriter2010-07-16 16:14:15
    U unanalyzedcall on java.lang.String:equals2010-07-16 16:14:15
    U unanalyzedcall on java.lang.String:valueOf2010-07-16 16:14:15
    U unanalyzedcall on java.util.Date:getTime2010-07-16 16:14:15
    U unanalyzedcall on java.util.List:iterator2010-07-16 16:14:15
    U unanalyzedcall on net.sourceforge.pebble.domain. Blog:getIndexesDirectory2010-07-16 16:14:15
    U unanalyzedcall on net.sourceforge.pebble.domain. BlogEntry:getId2010-07-16 16:14:15
    U unanalyzedcall on org.apache.commons.logging.Log:error2010-07-16 16:14:15

  • void net.sourceforge.pebble.index.ResponseIndex(Blog)

  • -/+ Kind Annotation Text Date
    U preblog != null2010-07-16 16:14:15
    U postnew ArrayList(ResponseIndex#1) num objects == 12010-07-16 16:14:15
    U postnew ArrayList(ResponseIndex#2) num objects == 12010-07-16 16:14:15
    U postnew ArrayList(ResponseIndex#3) num objects == 12010-07-16 16:14:15
    U postnew ArrayList(readIndex#1) num objects == 32010-07-16 16:14:15
    U postthis.approvedResponses == &new ArrayList(readIn dex#1)2010-07-16 16:14:15
    U postthis.blog != null2010-07-16 16:14:15
    U postthis.blog == blog2010-07-16 16:14:15
    U postthis.pendingResponses == &new ArrayList(readInd ex#1)2010-07-16 16:14:15
    U postthis.rejectedResponses == &new ArrayList(readIn dex#1)2010-07-16 16:14:15
    U unanalyzedcall on java.io.BufferedReader2010-07-16 16:14:15
    U unanalyzedcall on java.io.BufferedReader:close2010-07-16 16:14:15
    U unanalyzedcall on java.io.BufferedReader:readLine2010-07-16 16:14:15
    U unanalyzedcall on java.io.File2010-07-16 16:14:15
    U unanalyzedcall on java.io.File:exists2010-07-16 16:14:15
    U unanalyzedcall on java.io.FileReader2010-07-16 16:14:15
    U unanalyzedcall on java.util.ArrayList2010-07-16 16:14:15
    U unanalyzedcall on java.util.Collections:sort2010-07-16 16:14:15
    U unanalyzedcall on java.util.List:add2010-07-16 16:14:15
    U unanalyzedcall on net.sourceforge.pebble.domain. Blog:getIndexesDirectory2010-07-16 16:14:15
    U unanalyzedcall on org.apache.commons.logging.Log:error2010-07-16 16:14:15

  • net.sourceforge.pebble.index.ResponseIndex__static_init

  • -/+ Kind Annotation Text Date
    U postinit'ed(log)2010-07-16 16:14:15

  • List readIndex(State)

  • -/+ Kind Annotation Text Date
    U prethis.blog != null2010-07-16 16:14:15
    U presumptionorg.apache.commons.logging.LogFactory:getLog(... )@24 != null2010-07-16 16:14:15
    U postnew ArrayList(readIndex#1) num objects == 12010-07-16 16:14:15
    U postreturn_value == &new ArrayList(readIndex#1)2010-07-16 16:14:15
    U test_vectorjava.io.File:exists(...)@134: {0}, {1}2010-07-16 16:14:15

  • void unindex(Response)

  • -/+ Kind Annotation Text Date
    U pre(soft) this.blog != null2010-07-16 16:14:15
    U pre(soft) this.pendingResponses != null2010-07-16 16:14:15
    U pre(soft) this.rejectedResponses != null2010-07-16 16:14:15
    U preresponse != null2010-07-16 16:14:15
    U preresponse.blogEntry != null2010-07-16 16:14:15
    U preresponse.date != null2010-07-16 16:14:15
    U prethis.approvedResponses != null2010-07-16 16:14:15
    U unanalyzedcall on java.io.BufferedWriter2010-07-16 16:14:15
    U unanalyzedcall on java.io.BufferedWriter:close2010-07-16 16:14:15
    U unanalyzedcall on java.io.BufferedWriter:flush2010-07-16 16:14:15
    U unanalyzedcall on java.io.BufferedWriter:newLine2010-07-16 16:14:15
    U unanalyzedcall on java.io.BufferedWriter:write2010-07-16 16:14:15
    U unanalyzedcall on java.io.File2010-07-16 16:14:15
    U unanalyzedcall on java.io.FileWriter2010-07-16 16:14:15
    U unanalyzedcall on java.lang.String:valueOf2010-07-16 16:14:15
    U unanalyzedcall on java.util.Date:getTime2010-07-16 16:14:15
    U unanalyzedcall on java.util.List:iterator2010-07-16 16:14:15
    U unanalyzedcall on net.sourceforge.pebble.domain. Blog:getIndexesDirectory2010-07-16 16:14:15
    U unanalyzedcall on net.sourceforge.pebble.domain. BlogEntry:getId2010-07-16 16:14:15
    U unanalyzedcall on org.apache.commons.logging.Log:error2010-07-16 16:14:15
    U test_vectorjava.util.List:contains(...)@107: {0}, {1}2010-07-16 16:14:15
    U test_vectorjava.util.List:contains(...)@110: {0}, {1}2010-07-16 16:14:15
    U test_vectorjava.util.List:contains(...)@113: {0}, {1}2010-07-16 16:14:15

  • void writeIndex(State)

  • -/+ Kind Annotation Text Date
    U pre(soft) this.approvedResponses != null2010-07-16 16:14:15
    U pre(soft) this.blog != null2010-07-16 16:14:15
    U pre(soft) this.pendingResponses != null2010-07-16 16:14:15
    U pre(soft) this.rejectedResponses != null2010-07-16 16:14:15
    U presumptionorg.apache.commons.logging.LogFactory:getLog(... )@24 != null2010-07-16 16:14:15
    U test_vectorjava.util.Iterator:hasNext(...)@175: {1}, {0}2010-07-16 16:14:15