blog.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 addCategory(Category)

  • -/+ Kind Annotation Text Date
    +pre(soft) category.id != null2010-07-22 12:56:56
    +precategory != null2010-07-22 12:56:56
    +preinit'ed(this.rootCategory)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Category#1) num objects)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Category#2) num objects)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Category#3) num objects)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2*) num objects)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2*).blogEntries)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2*).name)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2*).tags)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2*).tagsAsList)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3*) num objects)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3*).blogEntries)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3*).name)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3*).tags)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3*).tagsAsList)2010-07-22 12:56:56
    +postpossibly_updated(category.blog)2010-07-22 12:56:56
    +postpossibly_updated(category.parent)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#2*). blog)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#2*).id)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#2*). parent)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#2*). subCategories)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#3*). blog)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#3*).id)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#3*). parent)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#3*). subCategories)2010-07-22 12:56:56
    +unanalyzedcall on addCategory2010-07-22 12:56:56
    +unanalyzedcall on addSubCategory2010-07-22 12:56:56
    +unanalyzedcall on getCategory2010-07-22 12:56:56
    +unanalyzedcall on getId2010-07-22 12:56:56
    +unanalyzedcall on getSubCategories2010-07-22 12:56:56
    +unanalyzedcall on isRootCategory2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:equals2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:indexOf2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:lastIndexOf2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:length2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:startsWith2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:substring2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Collections:unmodifiableList2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:contains2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:iterator2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Blog:getLocale2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.Category2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.util. I18n:getMessage2010-07-22 12:56:56
    +unanalyzedcall on setBlog2010-07-22 12:56:56

  • bool equals(Object)

  • -/+ Kind Annotation Text Date
    +pre(soft) init'ed(o.id)2010-07-22 12:56:56
    +pre(soft) this.id != null2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +test_vectorthis == o: {0}, {1}2010-07-22 12:56:56

  • String getAbout()

  • -/+ Kind Annotation Text Date
    +prethis.properties != null2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56

  • List getApprovedResponses()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.responseIndex.approvedResponses)2010-07-22 12:56:56
    +prethis.responseIndex != null2010-07-22 12:56:56
    +postnew ArrayList(getApprovedResponses#1*) num objects == 12010-07-22 12:56:56
    +postreturn_value == &new ArrayList(getApprovedRespo nses#1*)2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56

  • List getArchives()

  • -/+ Kind Annotation Text Date
    +pre(soft) init'ed(this.blogEntryIndex.indexEntries)2010-07-22 12:56:56
    +pre(soft) this.properties != null2010-07-22 12:56:56
    +preinit'ed(this.blogEntryIndex)2010-07-22 12:56:56
    +prethis.years != null2010-07-22 12:56:56
    +presumptiongetBlogForFirstMonth(...).year@793 != null2010-07-22 12:56:56
    +presumptionjava.util.Iterator:next(...)@797 != null2010-07-22 12:56:56
    +postnew LinkedList(getArchives#1) num objects == 12010-07-22 12:56:56
    +postreturn_value == &new LinkedList(getArchives#1)2010-07-22 12:56:56
    +unanalyzedcall on getBlog2010-07-22 12:56:56
    +unanalyzedcall on getBlogForDay2010-07-22 12:56:56
    +unanalyzedcall on getBlogForMonth2010-07-22 12:56:56
    +unanalyzedcall on getBlogForYear2010-07-22 12:56:56
    +unanalyzedcall on getLocale2010-07-22 12:56:56
    +unanalyzedcall on getMonth2010-07-22 12:56:56
    +unanalyzedcall on getTimeZone2010-07-22 12:56:56
    +unanalyzedcall on getYear2010-07-22 12:56:56
    +unanalyzedcall on java.lang.IllegalArgumentException2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Long:parseLong2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:get2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getActualMaximum2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getInstance2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getTime2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:set2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:setTime2010-07-22 12:56:56
    +unanalyzedcall on java.util.Collections:sort2010-07-22 12:56:56
    +unanalyzedcall on java.util.Date2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:get2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:isEmpty2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:iterator2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:size2010-07-22 12:56:56
    +unanalyzedcall on java.util.Locale2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +unanalyzedcall on java.util.TimeZone:getTimeZone2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Blog:getCalendar2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.Month2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Month:getBlog2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.TimePeriod2010-07-22 12:56:56
    +unanalyzedcall on setDate2010-07-22 12:56:56
    +test_vectorjava.util.Iterator:hasNext(...)@797: {1}, {0}2010-07-22 12:56:56

  • AuthorIndex getAuthorIndex()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.authorIndex)2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +postreturn_value == this.authorIndex2010-07-22 12:56:56

  • List getBlogContributors()

  • -/+ Kind Annotation Text Date
    +prethis.properties != null2010-07-22 12:56:56
    +presumptionjava.util.StringTokenizer:nextToken(...)@652 != null2010-07-22 12:56:56
    +postnew LinkedList(getBlogContributors#1) num objects == 12010-07-22 12:56:56
    +postreturn_value == &new LinkedList(getBlogContribu tors#1)2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +test_vectorjava.util.Properties:getProperty(...)@638: Addr_Set{null}, Inverse{null}2010-07-22 12:56:56
    +test_vectorjava.util.StringTokenizer:hasMoreTokens(...)@651: {1}, {0}2010-07-22 12:56:56

  • String getBlogContributorsAsString()

  • -/+ Kind Annotation Text Date
    +prethis.properties != null2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56

  • List getBlogEntries()

  • -/+ Kind Annotation Text Date
    +prethis.years != null2010-07-22 12:56:56
    +presumptionjava.util.List:get(...)@923 != null2010-07-22 12:56:56
    +presumptionjava.util.List:size(...)@922 >= -231+12010-07-22 12:56:56
    +presumptionmonths[month].month@924 in 1..122010-07-22 12:56:56
    +presumptionorg.apache.commons.logging.LogFactory:getLog(... )@105 != null2010-07-22 12:56:56
    +presumptiony.months.length@923 >= 12010-07-22 12:56:56
    +presumptiony.months@923 != null2010-07-22 12:56:56
    +postnew ArrayList(getBlogEntries#1) num objects == 12010-07-22 12:56:56
    +postreturn_value == &new ArrayList(getBlogEntries#1 )2010-07-22 12:56:56
    +unanalyzedcall on clone2010-07-22 12:56:56
    +unanalyzedcall on getBlog2010-07-22 12:56:56
    +unanalyzedcall on getBlogEntries2010-07-22 12:56:56
    +unanalyzedcall on getBlogEntry2010-07-22 12:56:56
    +unanalyzedcall on getBlogEntryDAO2010-07-22 12:56:56
    +unanalyzedcall on getBlogForMonth2010-07-22 12:56:56
    +unanalyzedcall on getCompositeKeyForBlogEntry2010-07-22 12:56:56
    +unanalyzedcall on getConfiguredFactory2010-07-22 12:56:56
    +unanalyzedcall on getId2010-07-22 12:56:56
    +unanalyzedcall on getMonth2010-07-22 12:56:56
    +unanalyzedcall on getYear2010-07-22 12:56:56
    +unanalyzedcall on java.lang.IllegalArgumentException2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:valueOf2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getActualMaximum2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getTime2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:set2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:setTime2010-07-22 12:56:56
    +unanalyzedcall on java.util.Collections:sort2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:addAll2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:iterator2010-07-22 12:56:56
    +unanalyzedcall on loadBlogEntry2010-07-22 12:56:56
    +unanalyzedcall on net.sf.ehcache.Cache:get2010-07-22 12:56:56
    +unanalyzedcall on net.sf.ehcache.Cache:put2010-07-22 12:56:56
    +unanalyzedcall on net.sf.ehcache.Element2010-07-22 12:56:56
    +unanalyzedcall on net.sf.ehcache.Element:getValue2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Blog:getCalendar2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. BlogServiceException2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.Month2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Month:getBlog2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.TimePeriod2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:debug2010-07-22 12:56:56
    +unanalyzedcall on setDate2010-07-22 12:56:56
    +unanalyzedcall on setEventsEnabled2010-07-22 12:56:56
    +unanalyzedcall on setPersistent2010-07-22 12:56:56

  • List getBlogEntries(List)

  • -/+ Kind Annotation Text Date
    +preblogEntryIds != null2010-07-22 12:56:56
    +presumptionorg.apache.commons.logging.LogFactory:getLog(... )@105 != null2010-07-22 12:56:56
    +postnew LinkedList(getBlogEntries#2) num objects == 12010-07-22 12:56:56
    +postreturn_value == &new LinkedList(getBlogEntries# 2)2010-07-22 12:56:56
    +test_vectorgetBlogEntry(...)@1071: Addr_Set{null}, Inverse{null}2010-07-22 12:56:56
    +test_vectorjava.util.Iterator:hasNext(...)@1069: {1}, {0}2010-07-22 12:56:56

  • BlogEntryIndex getBlogEntryIndex()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.blogEntryIndex)2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +postreturn_value == this.blogEntryIndex2010-07-22 12:56:56

  • List getBlogEntryListeners()

  • -/+ Kind Annotation Text Date
    +prethis.properties != null2010-07-22 12:56:56
    +postnew ArrayList(getStringsFromProperty#1) num objects == 12010-07-22 12:56:56
    +postreturn_value == &new ArrayList(getStringsFromPr operty#1)2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:length2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:split2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:startsWith2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:trim2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56

  • Day getBlogForDay(int, int, int)

  • -/+ Kind Annotation Text Date
    +preday >= 12010-07-22 12:56:56
    +premonth in 1..122010-07-22 12:56:56
    +prethis.years != null2010-07-22 12:56:56
    +presumptiongetBlogForMonth(...).dailyBlogs.length@867 >= 12010-07-22 12:56:56
    +presumptiongetBlogForMonth(...).dailyBlogs@867 != null2010-07-22 12:56:56
    +presumptiongetBlogForMonth(...).lastDayInMonth@867 >= 12010-07-22 12:56:56
    +postinit'ed(new ArrayList(Day#1) num objects)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Day#2) num objects)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Day#3) num objects)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2) num objects)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).blog)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).blogEntries)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).date)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).day)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).month)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).publishedBlogEntries)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).unpublishedBlogEntries)2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +unanalyzedcall on getBlog2010-07-22 12:56:56
    +unanalyzedcall on getMonth2010-07-22 12:56:56
    +unanalyzedcall on getYear2010-07-22 12:56:56
    +unanalyzedcall on java.lang.IllegalArgumentException2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getActualMaximum2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getTime2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:set2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:setTime2010-07-22 12:56:56
    +unanalyzedcall on java.util.Collections:sort2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:iterator2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Blog:getCalendar2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.Month2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Month:getBlog2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.TimePeriod2010-07-22 12:56:56
    +unanalyzedcall on setDate2010-07-22 12:56:56

  • Day getBlogForDay(Date)

  • -/+ Kind Annotation Text Date
    +prethis.properties != null2010-07-22 12:56:56
    +prethis.years != null2010-07-22 12:56:56
    +presumptionjava.util.Calendar:get(...)@843 in 0..112010-07-22 12:56:56
    +presumptionjava.util.Calendar:get(...)@844 >= 12010-07-22 12:56:56
    +presumptionjava.util.Calendar:getInstance(...)@329 != null2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Day#1) num objects)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Day#2) num objects)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Day#3) num objects)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2) num objects)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).blog)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).blogEntries)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).date)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).day)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).month)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).publishedBlogEntries)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).unpublishedBlogEntries)2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +unanalyzedcall on getBlog2010-07-22 12:56:56
    +unanalyzedcall on getBlogForMonth2010-07-22 12:56:56
    +unanalyzedcall on getLocale2010-07-22 12:56:56
    +unanalyzedcall on getMonth2010-07-22 12:56:56
    +unanalyzedcall on getTimeZone2010-07-22 12:56:56
    +unanalyzedcall on getYear2010-07-22 12:56:56
    +unanalyzedcall on java.lang.IllegalArgumentException2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getActualMaximum2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getInstance2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getTime2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:set2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:setTime2010-07-22 12:56:56
    +unanalyzedcall on java.util.Collections:sort2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:iterator2010-07-22 12:56:56
    +unanalyzedcall on java.util.Locale2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +unanalyzedcall on java.util.TimeZone:getTimeZone2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Blog:getCalendar2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.Month2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Month:getBlog2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.TimePeriod2010-07-22 12:56:56
    +unanalyzedcall on setDate2010-07-22 12:56:56

  • Month getBlogForFirstMonth()

  • -/+ Kind Annotation Text Date
    +pre(soft) init'ed(this.blogEntryIndex.indexEntries)2010-07-22 12:56:56
    +pre(soft) this.properties != null2010-07-22 12:56:56
    +pre(soft) this.years != null2010-07-22 12:56:56
    +preinit'ed(this.blogEntryIndex)2010-07-22 12:56:56
    +presumptionjava.util.List:size(...)@822 >= -231+12010-07-22 12:56:56
    +postinit'ed(new ArrayList(Day#1) num objects)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Day#2) num objects)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Day#3) num objects)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2) num objects)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).blog)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).blogEntries)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).date)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).day)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).month)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).publishedBlogEntries)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).unpublishedBlogEntries)2010-07-22 12:56:56
    +postinit'ed(new Day[](Month#1).length)2010-07-22 12:56:56
    +postinit'ed(new Day[](Month#1)[...])2010-07-22 12:56:56
    +postinit'ed(new Month(init#2).date)2010-07-22 12:56:56
    +postinit'ed(new Month(init#2).lastDayInMonth)2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +postnew Day[](Month#1) num objects in {0, 12}2010-07-22 12:56:56
    +postnew Month(init#2) num objects in {0, 12}2010-07-22 12:56:56
    +postnew Month(init#2).blog != null2010-07-22 12:56:56
    +postnew Month(init#2).dailyBlogs != null2010-07-22 12:56:56
    +postnew Month(init#2).month == 132010-07-22 12:56:56
    +postnew Month(init#2).year != null2010-07-22 12:56:56
    +unanalyzedcall on getBlog2010-07-22 12:56:56
    +unanalyzedcall on getBlogForDay2010-07-22 12:56:56
    +unanalyzedcall on getBlogForMonth2010-07-22 12:56:56
    +unanalyzedcall on getLocale2010-07-22 12:56:56
    +unanalyzedcall on getMonth2010-07-22 12:56:56
    +unanalyzedcall on getTimeZone2010-07-22 12:56:56
    +unanalyzedcall on getYear2010-07-22 12:56:56
    +unanalyzedcall on java.lang.IllegalArgumentException2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:get2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getActualMaximum2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getInstance2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getTime2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:set2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:setTime2010-07-22 12:56:56
    +unanalyzedcall on java.util.Collections:sort2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:iterator2010-07-22 12:56:56
    +unanalyzedcall on java.util.Locale2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +unanalyzedcall on java.util.TimeZone:getTimeZone2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Blog:getCalendar2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.Month2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Month:getBlog2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.TimePeriod2010-07-22 12:56:56
    +unanalyzedcall on setDate2010-07-22 12:56:56
    +test_vectorjava.util.List:get(...)@822: Inverse{null}, Addr_Set{null}2010-07-22 12:56:56
    +test_vectorjava.util.List:isEmpty(...)@818: {0}, {1}2010-07-22 12:56:56
    +test_vectorthis.blogEntryIndex: Inverse{null}, Addr_Set{null}2010-07-22 12:56:56

  • Month getBlogForMonth(int, int)

  • -/+ Kind Annotation Text Date
    +premonth in 1..122010-07-22 12:56:56
    +prethis.years != null2010-07-22 12:56:56
    +presumptiongetBlogForYear(...).months.length@878 >= 12010-07-22 12:56:56
    +presumptiongetBlogForYear(...).months@878 != null2010-07-22 12:56:56
    +presumptionmonth <= getBlogForYear(...).months.length@8782010-07-22 12:56:56
    +postinit'ed(new ArrayList(Day#1) num objects)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Day#2) num objects)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Day#3) num objects)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2) num objects)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).blog)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).blogEntries)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).date)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).day)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).month)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).publishedBlogEntries)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).unpublishedBlogEntries)2010-07-22 12:56:56
    +postinit'ed(new Day[](Month#1).length)2010-07-22 12:56:56
    +postinit'ed(new Day[](Month#1)[...])2010-07-22 12:56:56
    +postinit'ed(new Month(init#2).date)2010-07-22 12:56:56
    +postinit'ed(new Month(init#2).lastDayInMonth)2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +postnew Day[](Month#1) num objects in {0, 12}2010-07-22 12:56:56
    +postnew Month(init#2) num objects in {0, 12}2010-07-22 12:56:56
    +postnew Month(init#2).blog != null2010-07-22 12:56:56
    +postnew Month(init#2).dailyBlogs != null2010-07-22 12:56:56
    +postnew Month(init#2).month == 132010-07-22 12:56:56
    +postnew Month(init#2).year != null2010-07-22 12:56:56
    +unanalyzedcall on getBlog2010-07-22 12:56:56
    +unanalyzedcall on getMonth2010-07-22 12:56:56
    +unanalyzedcall on getYear2010-07-22 12:56:56
    +unanalyzedcall on java.lang.IllegalArgumentException2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getActualMaximum2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getTime2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:set2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:setTime2010-07-22 12:56:56
    +unanalyzedcall on java.util.Collections:sort2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:iterator2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Blog:getCalendar2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.Month2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Month:getBlog2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.TimePeriod2010-07-22 12:56:56
    +unanalyzedcall on setDate2010-07-22 12:56:56

  • Year getBlogForNextYear(Year)

  • -/+ Kind Annotation Text Date
    +prethis.years != null2010-07-22 12:56:56
    +preyear != null2010-07-22 12:56:56
    +preyear.year <= 232-22010-07-22 12:56:56
    +postinit'ed(new ArrayList(Day#1) num objects)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Day#2) num objects)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Day#3) num objects)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2) num objects)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).blog)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).blogEntries)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).date)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).day)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).month)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).publishedBlogEntries)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).unpublishedBlogEntries)2010-07-22 12:56:56
    +postinit'ed(new Day[](Month#1).length)2010-07-22 12:56:56
    +postinit'ed(new Day[](Month#1)[...])2010-07-22 12:56:56
    +postinit'ed(new Month(init#2).date)2010-07-22 12:56:56
    +postinit'ed(new Month(init#2).lastDayInMonth)2010-07-22 12:56:56
    +postinit'ed(new Year(getBlogForYear#1).date)2010-07-22 12:56:56
    +postinit'ed(new Year(getBlogForYear#1).months[...])2010-07-22 12:56:56
    +postnew Day[](Month#1) num objects in {0, 12}2010-07-22 12:56:56
    +postnew Month(init#2) num objects in {0, 12}2010-07-22 12:56:56
    +postnew Month(init#2).blog != null2010-07-22 12:56:56
    +postnew Month(init#2).dailyBlogs != null2010-07-22 12:56:56
    +postnew Month(init#2).month == 132010-07-22 12:56:56
    +postnew Month(init#2).year != null2010-07-22 12:56:56
    +postnew Month[](init#1) num objects <= 12010-07-22 12:56:56
    +postnew Year(getBlogForYear#1) num objects == new Month[](init#1) num objects2010-07-22 12:56:56
    +postnew Year(getBlogForYear#1).blog != null2010-07-22 12:56:56
    +postnew Year(getBlogForYear#1).months == &new Month[](init#1)2010-07-22 12:56:56
    +postnew Year(getBlogForYear#1).months.length == 122010-07-22 12:56:56
    +postnew Year(getBlogForYear#1).year == year.year + 12010-07-22 12:56:56
    +postnew Year(getBlogForYear#1).year >= -231+12010-07-22 12:56:56
    +postreturn_value != null2010-07-22 12:56:56
    +unanalyzedcall on getBlog2010-07-22 12:56:56
    +unanalyzedcall on getMonth2010-07-22 12:56:56
    +unanalyzedcall on getYear2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getActualMaximum2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getTime2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:set2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:setTime2010-07-22 12:56:56
    +unanalyzedcall on java.util.Collections:sort2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:iterator2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Blog:getCalendar2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.Month2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Month:getBlog2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.TimePeriod2010-07-22 12:56:56
    +unanalyzedcall on setDate2010-07-22 12:56:56

  • Year getBlogForPreviousYear(Year)

  • -/+ Kind Annotation Text Date
    +prethis.years != null2010-07-22 12:56:56
    +preyear != null2010-07-22 12:56:56
    +preyear.year >= -231+12010-07-22 12:56:56
    +postinit'ed(new ArrayList(Day#1) num objects)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Day#2) num objects)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Day#3) num objects)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2) num objects)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).blog)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).blogEntries)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).date)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).day)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).month)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).publishedBlogEntries)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).unpublishedBlogEntries)2010-07-22 12:56:56
    +postinit'ed(new Day[](Month#1).length)2010-07-22 12:56:56
    +postinit'ed(new Day[](Month#1)[...])2010-07-22 12:56:56
    +postinit'ed(new Month(init#2).date)2010-07-22 12:56:56
    +postinit'ed(new Month(init#2).lastDayInMonth)2010-07-22 12:56:56
    +postinit'ed(new Year(getBlogForYear#1).date)2010-07-22 12:56:56
    +postinit'ed(new Year(getBlogForYear#1).months[...])2010-07-22 12:56:56
    +postnew Day[](Month#1) num objects in {0, 12}2010-07-22 12:56:56
    +postnew Month(init#2) num objects in {0, 12}2010-07-22 12:56:56
    +postnew Month(init#2).blog != null2010-07-22 12:56:56
    +postnew Month(init#2).dailyBlogs != null2010-07-22 12:56:56
    +postnew Month(init#2).month == 132010-07-22 12:56:56
    +postnew Month(init#2).year != null2010-07-22 12:56:56
    +postnew Month[](init#1) num objects <= 12010-07-22 12:56:56
    +postnew Year(getBlogForYear#1) num objects == new Month[](init#1) num objects2010-07-22 12:56:56
    +postnew Year(getBlogForYear#1).blog != null2010-07-22 12:56:56
    +postnew Year(getBlogForYear#1).months == &new Month[](init#1)2010-07-22 12:56:56
    +postnew Year(getBlogForYear#1).months.length == 122010-07-22 12:56:56
    +postnew Year(getBlogForYear#1).year <= 232-22010-07-22 12:56:56
    +postnew Year(getBlogForYear#1).year == year.year - 12010-07-22 12:56:56
    +postreturn_value != null2010-07-22 12:56:56
    +unanalyzedcall on getBlog2010-07-22 12:56:56
    +unanalyzedcall on getMonth2010-07-22 12:56:56
    +unanalyzedcall on getYear2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getActualMaximum2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getTime2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:set2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:setTime2010-07-22 12:56:56
    +unanalyzedcall on java.util.Collections:sort2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:iterator2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Blog:getCalendar2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.Month2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Month:getBlog2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.TimePeriod2010-07-22 12:56:56
    +unanalyzedcall on setDate2010-07-22 12:56:56

  • Month getBlogForThisMonth()

  • -/+ Kind Annotation Text Date
    +prethis.properties != null2010-07-22 12:56:56
    +prethis.years != null2010-07-22 12:56:56
    +presumptionjava.util.Calendar:get(...)@888 in 0..112010-07-22 12:56:56
    +presumptionjava.util.Calendar:getInstance(...)@329 != null2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Day#1) num objects)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Day#2) num objects)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Day#3) num objects)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2) num objects)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).blog)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).blogEntries)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).date)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).day)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).month)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).publishedBlogEntries)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).unpublishedBlogEntries)2010-07-22 12:56:56
    +postinit'ed(new Day[](Month#1).length)2010-07-22 12:56:56
    +postinit'ed(new Day[](Month#1)[...])2010-07-22 12:56:56
    +postinit'ed(new Month(init#2).date)2010-07-22 12:56:56
    +postinit'ed(new Month(init#2).lastDayInMonth)2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +postnew Day[](Month#1) num objects in {0, 12}2010-07-22 12:56:56
    +postnew Month(init#2) num objects in {0, 12}2010-07-22 12:56:56
    +postnew Month(init#2).blog != null2010-07-22 12:56:56
    +postnew Month(init#2).dailyBlogs != null2010-07-22 12:56:56
    +postnew Month(init#2).month == 132010-07-22 12:56:56
    +postnew Month(init#2).year != null2010-07-22 12:56:56
    +unanalyzedcall on getBlog2010-07-22 12:56:56
    +unanalyzedcall on getLocale2010-07-22 12:56:56
    +unanalyzedcall on getMonth2010-07-22 12:56:56
    +unanalyzedcall on getTimeZone2010-07-22 12:56:56
    +unanalyzedcall on getYear2010-07-22 12:56:56
    +unanalyzedcall on java.lang.IllegalArgumentException2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getActualMaximum2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getInstance2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getTime2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:set2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:setTime2010-07-22 12:56:56
    +unanalyzedcall on java.util.Collections:sort2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:iterator2010-07-22 12:56:56
    +unanalyzedcall on java.util.Locale2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +unanalyzedcall on java.util.TimeZone:getTimeZone2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Blog:getCalendar2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.Month2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Month:getBlog2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.TimePeriod2010-07-22 12:56:56
    +unanalyzedcall on setDate2010-07-22 12:56:56

  • Year getBlogForThisYear()

  • -/+ Kind Annotation Text Date
    +prethis.properties != null2010-07-22 12:56:56
    +prethis.years != null2010-07-22 12:56:56
    +presumptionjava.util.Calendar:getInstance(...)@329 != null2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Day#1) num objects)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Day#2) num objects)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Day#3) num objects)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2) num objects)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).blog)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).blogEntries)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).date)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).day)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).month)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).publishedBlogEntries)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).unpublishedBlogEntries)2010-07-22 12:56:56
    +postinit'ed(new Day[](Month#1).length)2010-07-22 12:56:56
    +postinit'ed(new Day[](Month#1)[...])2010-07-22 12:56:56
    +postinit'ed(new Month(init#2).date)2010-07-22 12:56:56
    +postinit'ed(new Month(init#2).lastDayInMonth)2010-07-22 12:56:56
    +postinit'ed(new Year(getBlogForYear#1).date)2010-07-22 12:56:56
    +postinit'ed(new Year(getBlogForYear#1).months[...])2010-07-22 12:56:56
    +postinit'ed(new Year(getBlogForYear#1).year)2010-07-22 12:56:56
    +postnew Day[](Month#1) num objects in {0, 12}2010-07-22 12:56:56
    +postnew Month(init#2) num objects in {0, 12}2010-07-22 12:56:56
    +postnew Month(init#2).blog != null2010-07-22 12:56:56
    +postnew Month(init#2).dailyBlogs != null2010-07-22 12:56:56
    +postnew Month(init#2).month == 132010-07-22 12:56:56
    +postnew Month(init#2).year != null2010-07-22 12:56:56
    +postnew Month[](init#1) num objects <= 12010-07-22 12:56:56
    +postnew Year(getBlogForYear#1) num objects == new Month[](init#1) num objects2010-07-22 12:56:56
    +postnew Year(getBlogForYear#1).blog != null2010-07-22 12:56:56
    +postnew Year(getBlogForYear#1).months == &new Month[](init#1)2010-07-22 12:56:56
    +postnew Year(getBlogForYear#1).months.length == 122010-07-22 12:56:56
    +postreturn_value != null2010-07-22 12:56:56
    +unanalyzedcall on getBlog2010-07-22 12:56:56
    +unanalyzedcall on getLocale2010-07-22 12:56:56
    +unanalyzedcall on getMonth2010-07-22 12:56:56
    +unanalyzedcall on getTimeZone2010-07-22 12:56:56
    +unanalyzedcall on getYear2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getActualMaximum2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getInstance2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getTime2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:set2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:setTime2010-07-22 12:56:56
    +unanalyzedcall on java.util.Collections:sort2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:iterator2010-07-22 12:56:56
    +unanalyzedcall on java.util.Locale2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +unanalyzedcall on java.util.TimeZone:getTimeZone2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Blog:getCalendar2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.Month2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Month:getBlog2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.TimePeriod2010-07-22 12:56:56
    +unanalyzedcall on setDate2010-07-22 12:56:56

  • Day getBlogForToday()

  • -/+ Kind Annotation Text Date
    +prethis.properties != null2010-07-22 12:56:56
    +prethis.years != null2010-07-22 12:56:56
    +presumptionjava.util.Calendar:getInstance(...)@329 != null2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Day#1) num objects)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Day#2) num objects)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Day#3) num objects)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2) num objects)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).blog)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).blogEntries)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).date)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).day)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).month)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).publishedBlogEntries)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).unpublishedBlogEntries)2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +unanalyzedcall on getBlog2010-07-22 12:56:56
    +unanalyzedcall on getBlogForDay2010-07-22 12:56:56
    +unanalyzedcall on getBlogForMonth2010-07-22 12:56:56
    +unanalyzedcall on getLocale2010-07-22 12:56:56
    +unanalyzedcall on getMonth2010-07-22 12:56:56
    +unanalyzedcall on getTimeZone2010-07-22 12:56:56
    +unanalyzedcall on getYear2010-07-22 12:56:56
    +unanalyzedcall on java.lang.IllegalArgumentException2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:get2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getActualMaximum2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getInstance2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getTime2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:set2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:setTime2010-07-22 12:56:56
    +unanalyzedcall on java.util.Collections:sort2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:iterator2010-07-22 12:56:56
    +unanalyzedcall on java.util.Locale2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +unanalyzedcall on java.util.TimeZone:getTimeZone2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Blog:getCalendar2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.Month2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Month:getBlog2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.TimePeriod2010-07-22 12:56:56
    +unanalyzedcall on setDate2010-07-22 12:56:56

  • Year getBlogForYear(int)

  • -/+ Kind Annotation Text Date
    +prethis.years != null2010-07-22 12:56:56
    +presumptionjava.util.Iterator:next(...)@754 != null2010-07-22 12:56:56
    +post(soft) return_value != null2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Day#1) num objects)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Day#2) num objects)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Day#3) num objects)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2) num objects)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).blog)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).blogEntries)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).date)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).day)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).month)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).publishedBlogEntries)2010-07-22 12:56:56
    +postinit'ed(new Day(Month#2).unpublishedBlogEntries)2010-07-22 12:56:56
    +postinit'ed(new Day[](Month#1).length)2010-07-22 12:56:56
    +postinit'ed(new Day[](Month#1)[...])2010-07-22 12:56:56
    +postinit'ed(new Month(init#2).date)2010-07-22 12:56:56
    +postinit'ed(new Month(init#2).lastDayInMonth)2010-07-22 12:56:56
    +postinit'ed(new Month[](init#1)[...])2010-07-22 12:56:56
    +postinit'ed(new Year(getBlogForYear#1).date)2010-07-22 12:56:56
    +postinit'ed(new Year(getBlogForYear#1).year)2010-07-22 12:56:56
    +postnew Day[](Month#1) num objects in {0, 12}2010-07-22 12:56:56
    +postnew Month(init#2) num objects in {0, 12}2010-07-22 12:56:56
    +postnew Month(init#2).blog != null2010-07-22 12:56:56
    +postnew Month(init#2).dailyBlogs != null2010-07-22 12:56:56
    +postnew Month(init#2).month == 132010-07-22 12:56:56
    +postnew Month(init#2).year != null2010-07-22 12:56:56
    +postnew Month[](init#1) num objects <= 12010-07-22 12:56:56
    +postnew Month[](init#1).length == 122010-07-22 12:56:56
    +postnew Year(getBlogForYear#1) num objects <= 12010-07-22 12:56:56
    +postnew Year(getBlogForYear#1).blog != null2010-07-22 12:56:56
    +postnew Year(getBlogForYear#1).months == &new Month[](init#1)2010-07-22 12:56:56
    +postnew Year(getBlogForYear#1).year == year2010-07-22 12:56:56
    +unanalyzedcall on getBlog2010-07-22 12:56:56
    +unanalyzedcall on getMonth2010-07-22 12:56:56
    +unanalyzedcall on getYear2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getActualMaximum2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getTime2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:set2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:setTime2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Blog:getCalendar2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.Month2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Month:getBlog2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.TimePeriod2010-07-22 12:56:56
    +unanalyzedcall on setDate2010-07-22 12:56:56
    +test_vectorjava.util.Iterator:hasNext(...)@753: {1}, {0}2010-07-22 12:56:56

  • List getBlogListeners()

  • -/+ Kind Annotation Text Date
    +prethis.properties != null2010-07-22 12:56:56
    +postnew ArrayList(getStringsFromProperty#1) num objects == 12010-07-22 12:56:56
    +postreturn_value == &new ArrayList(getStringsFromPr operty#1)2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:length2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:split2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:startsWith2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:trim2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56

  • List getBlogOwners()

  • -/+ Kind Annotation Text Date
    +prethis.properties != null2010-07-22 12:56:56
    +presumptionjava.util.StringTokenizer:nextToken(...)@596 != null2010-07-22 12:56:56
    +postnew LinkedList(getBlogOwners#1) num objects == 12010-07-22 12:56:56
    +postreturn_value == &new LinkedList(getBlogOwners#1 )2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +test_vectorjava.util.Properties:getProperty(...)@582: Addr_Set{null}, Inverse{null}2010-07-22 12:56:56
    +test_vectorjava.util.StringTokenizer:hasMoreTokens(...)@595: {1}, {0}2010-07-22 12:56:56

  • String getBlogOwnersAsString()

  • -/+ Kind Annotation Text Date
    +prethis.properties != null2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56

  • List getBlogPublishers()

  • -/+ Kind Annotation Text Date
    +prethis.properties != null2010-07-22 12:56:56
    +presumptionjava.util.StringTokenizer:nextToken(...)@624 != null2010-07-22 12:56:56
    +postnew LinkedList(getBlogPublishers#1) num objects == 12010-07-22 12:56:56
    +postreturn_value == &new LinkedList(getBlogPublishe rs#1)2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +test_vectorjava.util.Properties:getProperty(...)@610: Addr_Set{null}, Inverse{null}2010-07-22 12:56:56
    +test_vectorjava.util.StringTokenizer:hasMoreTokens(...)@623: {1}, {0}2010-07-22 12:56:56

  • String getBlogPublishersAsString()

  • -/+ Kind Annotation Text Date
    +prethis.properties != null2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56

  • List getBlogReaders()

  • -/+ Kind Annotation Text Date
    +prethis.properties != null2010-07-22 12:56:56
    +presumptionjava.util.StringTokenizer:nextToken(...)@680 != null2010-07-22 12:56:56
    +postnew LinkedList(getBlogReaders#1) num objects == 12010-07-22 12:56:56
    +postreturn_value == &new LinkedList(getBlogReaders# 1)2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +test_vectorjava.util.Properties:getProperty(...)@666: Addr_Set{null}, Inverse{null}2010-07-22 12:56:56
    +test_vectorjava.util.StringTokenizer:hasMoreTokens(...)@679: {1}, {0}2010-07-22 12:56:56

  • String getBlogReadersAsString()

  • -/+ Kind Annotation Text Date
    +prethis.properties != null2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56

  • List getCategories()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.rootCategory)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Category#1) num objects)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Category#2) num objects)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Category#3) num objects)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2) num objects)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2).blogEntries)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2).name)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2).subCategories)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2).tags)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2).tagsAsList)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3) num objects)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3).blogEntries)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3).name)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3).subCategories)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3).tags)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3).tagsAsList)2010-07-22 12:56:56
    +postnew ArrayList(getCategories#1*) num objects == 12010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#2).blog)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#2).id)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#2). parent)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#3).blog)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#3).id)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#3). parent)2010-07-22 12:56:56
    +postreturn_value == &new ArrayList(getCategories#1* )2010-07-22 12:56:56
    +unanalyzedcall on addCategory2010-07-22 12:56:56
    +unanalyzedcall on addSubCategory2010-07-22 12:56:56
    +unanalyzedcall on getCategories2010-07-22 12:56:56
    +unanalyzedcall on getCategory2010-07-22 12:56:56
    +unanalyzedcall on getId2010-07-22 12:56:56
    +unanalyzedcall on getSubCategories2010-07-22 12:56:56
    +unanalyzedcall on isRootCategory2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:equals2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:indexOf2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:lastIndexOf2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:length2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:startsWith2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:substring2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Collections:sort2010-07-22 12:56:56
    +unanalyzedcall on java.util.Collections:unmodifiableList2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:addAll2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:contains2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:iterator2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Blog:getLocale2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.Category2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.util. I18n:getMessage2010-07-22 12:56:56
    +unanalyzedcall on setBlog2010-07-22 12:56:56

  • Category getCategory(String)

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.rootCategory)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Category#1) num objects)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Category#2) num objects)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Category#3) num objects)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2*) num objects)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2*).blogEntries)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2*).name)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2*).tags)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2*).tagsAsList)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3*) num objects)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3*).blogEntries)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3*).name)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3*).tags)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3*).tagsAsList)2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#2*). blog)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#2*).id)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#2*). parent)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#2*). subCategories)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#3*). blog)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#3*).id)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#3*). parent)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#3*). subCategories)2010-07-22 12:56:56
    +unanalyzedcall on addCategory2010-07-22 12:56:56
    +unanalyzedcall on addSubCategory2010-07-22 12:56:56
    +unanalyzedcall on getCategory2010-07-22 12:56:56
    +unanalyzedcall on getId2010-07-22 12:56:56
    +unanalyzedcall on getSubCategories2010-07-22 12:56:56
    +unanalyzedcall on isRootCategory2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:equals2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:indexOf2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:lastIndexOf2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:length2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:startsWith2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:substring2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Collections:unmodifiableList2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:contains2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:iterator2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Blog:getLocale2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.Category2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.util. I18n:getMessage2010-07-22 12:56:56
    +unanalyzedcall on setBlog2010-07-22 12:56:56

  • CategoryIndex getCategoryIndex()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.categoryIndex)2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +postreturn_value == this.categoryIndex2010-07-22 12:56:56

  • CommentConfirmationStrategy getCommentConfirmationStrategy()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.commentConfirmationStrategy)2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +postreturn_value == this.commentConfirmationStrategy2010-07-22 12:56:56

  • String getCommentConfirmationStrategyName()

  • -/+ Kind Annotation Text Date
    +prethis.properties != null2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56

  • List getCommentListeners()

  • -/+ Kind Annotation Text Date
    +prethis.properties != null2010-07-22 12:56:56
    +postnew ArrayList(getStringsFromProperty#1) num objects == 12010-07-22 12:56:56
    +postreturn_value == &new ArrayList(getStringsFromPr operty#1)2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:length2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:split2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:startsWith2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:trim2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56

  • ContentDecoratorChain getContentDecoratorChain()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.decoratorChain)2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +postreturn_value == this.decoratorChain2010-07-22 12:56:56

  • List getContentDecorators()

  • -/+ Kind Annotation Text Date
    +prethis.properties != null2010-07-22 12:56:56
    +postnew ArrayList(getStringsFromProperty#1) num objects == 12010-07-22 12:56:56
    +postreturn_value == &new ArrayList(getStringsFromPr operty#1)2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:length2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:split2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:startsWith2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:trim2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56

  • Date getDateOfLastResponse()

  • -/+ Kind Annotation Text Date
    +pre(soft) net.sourceforge.pebble.domain.State__static_ init.new State(State__static_init#5).name != null2010-07-22 12:56:56
    +pre(soft) this.properties != null2010-07-22 12:56:56
    +preinit'ed(this.responseIndex.approvedResponses)2010-07-22 12:56:56
    +prethis.responseIndex != null2010-07-22 12:56:56
    +presumptionjava.util.List:get(...)@1284 != null2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +postnew Date(getDateOfLastResponse#1) num objects <= 12010-07-22 12:56:56
    +unanalyzedcall on clone2010-07-22 12:56:56
    +unanalyzedcall on getBlog2010-07-22 12:56:56
    +unanalyzedcall on getBlogEntry2010-07-22 12:56:56
    +unanalyzedcall on getBlogEntryDAO2010-07-22 12:56:56
    +unanalyzedcall on getComments2010-07-22 12:56:56
    +unanalyzedcall on getCompositeKeyForBlogEntry2010-07-22 12:56:56
    +unanalyzedcall on getConfiguredFactory2010-07-22 12:56:56
    +unanalyzedcall on getId2010-07-22 12:56:56
    +unanalyzedcall on getResponse2010-07-22 12:56:56
    +unanalyzedcall on getTrackBack2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Integer:parseInt2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Long:parseLong2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:equals2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:indexOf2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:lastIndexOf2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:startsWith2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:substring2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:valueOf2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Date:getTime2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:addAll2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:iterator2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:size2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +unanalyzedcall on loadBlogEntry2010-07-22 12:56:56
    +unanalyzedcall on net.sf.ehcache.Cache:get2010-07-22 12:56:56
    +unanalyzedcall on net.sf.ehcache.Cache:put2010-07-22 12:56:56
    +unanalyzedcall on net.sf.ehcache.Element2010-07-22 12:56:56
    +unanalyzedcall on net.sf.ehcache.Element:getValue2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. BlogServiceException2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:debug2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:error2010-07-22 12:56:56
    +unanalyzedcall on setEventsEnabled2010-07-22 12:56:56
    +unanalyzedcall on setPersistent2010-07-22 12:56:56
    +test_vectorjava.util.List:size(...)@1283: {-231..0}, {1..232-1}2010-07-22 12:56:56

  • Properties getDefaultProperties()

  • -/+ Kind Annotation Text Date
    +postnew Properties(getDefaultProperties#1) num objects == 12010-07-22 12:56:56
    +postreturn_value == &new Properties(getDefaultPrope rties#1)2010-07-22 12:56:56

  • Theme getEditableTheme()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.editableTheme)2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +postreturn_value == this.editableTheme2010-07-22 12:56:56

  • String getEmail()

  • -/+ Kind Annotation Text Date
    +prethis.properties != null2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56

  • Collection getEmailAddresses()

  • -/+ Kind Annotation Text Date
    +prethis.properties != null2010-07-22 12:56:56
    +presumptionjava.util.Properties:getProperty(...)@549 != null2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56

  • EmailSubscriptionList getEmailSubscriptionList()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.emailSubscriptionList)2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +postreturn_value == this.emailSubscriptionList2010-07-22 12:56:56

  • EventDispatcher getEventDispatcher()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.eventDispatcher)2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +postreturn_value == this.eventDispatcher2010-07-22 12:56:56

  • String getEventDispatcherName()

  • -/+ Kind Annotation Text Date
    +prethis.properties != null2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56

  • EventListenerList getEventListenerList()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.eventListenerList)2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +postreturn_value == this.eventListenerList2010-07-22 12:56:56

  • String getFilesDirectory()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.root)2010-07-22 12:56:56
    +presumptioninit'ed(java.io.File.separator)2010-07-22 12:56:56
    +postreturn_value != null2010-07-22 12:56:56

  • String getFirstEmailAddress()

  • -/+ Kind Annotation Text Date
    +prethis.properties != null2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:split2010-07-22 12:56:56
    +unanalyzedcall on java.util.Arrays:asList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +test_vectorjava.util.Arrays:asList(...)@558: Addr_Set{null}, Inverse{null}2010-07-22 12:56:56
    +test_vectorjava.util.Collection:isEmpty(...)@568: {1}, {0}2010-07-22 12:56:56

  • String getHomePage()

  • -/+ Kind Annotation Text Date
    +prethis.properties != null2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56

  • String getId()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.id)2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +postreturn_value == this.id2010-07-22 12:56:56

  • Date getLastModified()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.blogEntryIndex.publishedIndexEntries)2010-07-22 12:56:56
    +prethis.blogEntryIndex != null2010-07-22 12:56:56
    +presumptionjava.util.List:get(...)@1270 != null2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +postnew Date(getLastModified#1) num objects == 12010-07-22 12:56:56
    +unanalyzedcall on clone2010-07-22 12:56:56
    +unanalyzedcall on getBlog2010-07-22 12:56:56
    +unanalyzedcall on getBlogEntry2010-07-22 12:56:56
    +unanalyzedcall on getBlogEntryDAO2010-07-22 12:56:56
    +unanalyzedcall on getCompositeKeyForBlogEntry2010-07-22 12:56:56
    +unanalyzedcall on getConfiguredFactory2010-07-22 12:56:56
    +unanalyzedcall on getId2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:valueOf2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:iterator2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:size2010-07-22 12:56:56
    +unanalyzedcall on loadBlogEntry2010-07-22 12:56:56
    +unanalyzedcall on net.sf.ehcache.Cache:get2010-07-22 12:56:56
    +unanalyzedcall on net.sf.ehcache.Cache:put2010-07-22 12:56:56
    +unanalyzedcall on net.sf.ehcache.Element2010-07-22 12:56:56
    +unanalyzedcall on net.sf.ehcache.Element:getValue2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. BlogServiceException2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:debug2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:error2010-07-22 12:56:56
    +unanalyzedcall on setEventsEnabled2010-07-22 12:56:56
    +unanalyzedcall on setPersistent2010-07-22 12:56:56
    +test_vectorjava.util.List:size(...)@1269: {-231..0, 2..232-1}, {1}2010-07-22 12:56:56

  • AbstractLogger getLogger()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.logger)2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +postreturn_value == this.logger2010-07-22 12:56:56

  • String getLoggerName()

  • -/+ Kind Annotation Text Date
    +prethis.properties != null2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56

  • String getLuceneAnalyzer()

  • -/+ Kind Annotation Text Date
    +prethis.properties != null2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56

  • List getNewsFeedEntries()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.id)2010-07-22 12:56:56
    +postnew LinkedList(getNewsFeedEntries#1*) num objects <= 12010-07-22 12:56:56
    +postreturn_value != null2010-07-22 12:56:56
    +unanalyzedcall on java.util.LinkedList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Map:get2010-07-22 12:56:56

  • BlogEntry getNextBlogEntry(BlogEntry)

  • -/+ Kind Annotation Text Date
    +preblogEntry != null2010-07-22 12:56:56
    +preinit'ed(blogEntry.date)2010-07-22 12:56:56
    +preinit'ed(blogEntry.id)2010-07-22 12:56:56
    +prethis.properties != null2010-07-22 12:56:56
    +prethis.years != null2010-07-22 12:56:56
    +presumptionday.day - day.month.lastDayInMonth@1317 in -232+1..6_442_450_9432010-07-22 12:56:56
    +presumptionday.day < day.month.dailyBlogs.length@13172010-07-22 12:56:56
    +presumptionday.month.dailyBlogs.length@1317 >= 12010-07-22 12:56:56
    +presumptionday.month.dailyBlogs@1317 != null2010-07-22 12:56:56
    +presumptionday.month.month@1317 - day.month.year.months. length@1317 in {-Inf..-1, 12..232-1}2010-07-22 12:56:56
    +presumptionday.month.month@1317 >= 02010-07-22 12:56:56
    +presumptionday.month.year.blog.years@1317 != null2010-07-22 12:56:56
    +presumptionday.month.year.blog@1317 != null2010-07-22 12:56:56
    +presumptionday.month.year.months@1317 != null2010-07-22 12:56:56
    +presumptionday.month.year.year@1317 <= 232-22010-07-22 12:56:56
    +presumptionday.month.year@1317 != null2010-07-22 12:56:56
    +presumptionday.month@1317 != null2010-07-22 12:56:56
    +presumptionday.publishedBlogEntries@1315 != null2010-07-22 12:56:56
    +presumptionday.publishedBlogEntries@1319 != null2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +unanalyzedcall on getBlog2010-07-22 12:56:56
    +unanalyzedcall on getBlogForDay2010-07-22 12:56:56
    +unanalyzedcall on getBlogForFirstDay2010-07-22 12:56:56
    +unanalyzedcall on getBlogForMonth2010-07-22 12:56:56
    +unanalyzedcall on getBlogForNextDay2010-07-22 12:56:56
    +unanalyzedcall on getBlogForNextYear2010-07-22 12:56:56
    +unanalyzedcall on getLocale2010-07-22 12:56:56
    +unanalyzedcall on getMonth2010-07-22 12:56:56
    +unanalyzedcall on getTimeZone2010-07-22 12:56:56
    +unanalyzedcall on getYear2010-07-22 12:56:56
    +unanalyzedcall on java.lang.IllegalArgumentException2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:get2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getActualMaximum2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getInstance2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getTime2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:set2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:setTime2010-07-22 12:56:56
    +unanalyzedcall on java.util.Collections:sort2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:get2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:isEmpty2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:iterator2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:lastIndexOf2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:size2010-07-22 12:56:56
    +unanalyzedcall on java.util.Locale2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +unanalyzedcall on java.util.TimeZone:getTimeZone2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Blog:getCalendar2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.Month2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Month:getBlog2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.TimePeriod2010-07-22 12:56:56
    +unanalyzedcall on setDate2010-07-22 12:56:56

  • int getNumberOfApprovedResponses()

  • -/+ Kind Annotation Text Date
    +prethis.responseIndex != null2010-07-22 12:56:56
    +prethis.responseIndex.approvedResponses != null2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:size2010-07-22 12:56:56

  • int getNumberOfBlogEntries()

  • -/+ Kind Annotation Text Date
    +prethis.blogEntryIndex != null2010-07-22 12:56:56
    +prethis.blogEntryIndex.indexEntries != null2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:size2010-07-22 12:56:56

  • int getNumberOfPendingResponses()

  • -/+ Kind Annotation Text Date
    +prethis.responseIndex != null2010-07-22 12:56:56
    +prethis.responseIndex.pendingResponses != null2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:size2010-07-22 12:56:56

  • int getNumberOfPublishedBlogEntries()

  • -/+ Kind Annotation Text Date
    +prethis.blogEntryIndex != null2010-07-22 12:56:56
    +prethis.blogEntryIndex.publishedIndexEntries != null2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:size2010-07-22 12:56:56

  • int getNumberOfRejectedResponses()

  • -/+ Kind Annotation Text Date
    +prethis.responseIndex != null2010-07-22 12:56:56
    +prethis.responseIndex.rejectedResponses != null2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:size2010-07-22 12:56:56

  • int getNumberOfResponses()

  • -/+ Kind Annotation Text Date
    +prethis.responseIndex != null2010-07-22 12:56:56
    +prethis.responseIndex.approvedResponses != null2010-07-22 12:56:56
    +prethis.responseIndex.pendingResponses != null2010-07-22 12:56:56
    +prethis.responseIndex.rejectedResponses != null2010-07-22 12:56:56
    +presumptionjava.util.List:size(...)@202 + java.util. List:size(...)@193 + java.util.List:size(...)@211 in -231..232-12010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:size2010-07-22 12:56:56

  • int getNumberOfStaticPages()

  • -/+ Kind Annotation Text Date
    +prethis.staticPageIndex != null2010-07-22 12:56:56
    +prethis.staticPageIndex.index != null2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +unanalyzedcall on java.util.Map:size2010-07-22 12:56:56

  • int getNumberOfUnpublishedBlogEntries()

  • -/+ Kind Annotation Text Date
    +prethis.blogEntryIndex != null2010-07-22 12:56:56
    +prethis.blogEntryIndex.unpublishedIndexEntries != null2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:size2010-07-22 12:56:56

  • List getPendingResponses()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.responseIndex.pendingResponses)2010-07-22 12:56:56
    +prethis.responseIndex != null2010-07-22 12:56:56
    +postnew ArrayList(getPendingResponses#1*) num objects == 12010-07-22 12:56:56
    +postreturn_value == &new ArrayList(getPendingRespon ses#1*)2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56

  • PermalinkProvider getPermalinkProvider()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.permalinkProvider)2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +postreturn_value == this.permalinkProvider2010-07-22 12:56:56

  • String getPermalinkProviderName()

  • -/+ Kind Annotation Text Date
    +prethis.properties != null2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56

  • PluginProperties getPluginProperties()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.pluginProperties)2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +postreturn_value == this.pluginProperties2010-07-22 12:56:56

  • String getPluginPropertiesFile()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.root)2010-07-22 12:56:56
    +presumptioninit'ed(java.io.File.separator)2010-07-22 12:56:56
    +postreturn_value != null2010-07-22 12:56:56

  • BlogEntry getPreviousBlogEntry(BlogEntry)

  • -/+ Kind Annotation Text Date
    +pre(soft) init'ed(this.blogEntryIndex.indexEntries)2010-07-22 12:56:56
    +pre(soft) this.properties != null2010-07-22 12:56:56
    +pre(soft) this.years != null2010-07-22 12:56:56
    +preblogEntry != null2010-07-22 12:56:56
    +preinit'ed(blogEntry.date)2010-07-22 12:56:56
    +preinit'ed(blogEntry.id)2010-07-22 12:56:56
    +preinit'ed(this.blogEntryIndex)2010-07-22 12:56:56
    +presumptionday.day <= day.month.dailyBlogs.length@1294 + 12010-07-22 12:56:56
    +presumptionday.month.dailyBlogs.length@1294 >= 12010-07-22 12:56:56
    +presumptionday.month.dailyBlogs@1294 != null2010-07-22 12:56:56
    +presumptionday.month.month@1294 <= 132010-07-22 12:56:56
    +presumptionday.month.month@1294 <= day.month.year.months. length@1294 + 12010-07-22 12:56:56
    +presumptionday.month.year.blog.years@1294 != null2010-07-22 12:56:56
    +presumptionday.month.year.blog@1294 != null2010-07-22 12:56:56
    +presumptionday.month.year.months.length@1294 in range2010-07-22 12:56:56
    +presumptionday.month.year.months@1294 != null2010-07-22 12:56:56
    +presumptionday.month.year.year@1294 >= -231+12010-07-22 12:56:56
    +presumptionday.month.year@1294 != null2010-07-22 12:56:56
    +presumptionday.month@1294 != null2010-07-22 12:56:56
    +presumptionday.publishedBlogEntries@1292 != null2010-07-22 12:56:56
    +presumptionday.publishedBlogEntries@1296 != null2010-07-22 12:56:56
    +presumptiongetBlogForFirstMonth(...).dailyBlogs.length@1291 >= 12010-07-22 12:56:56
    +presumptiongetBlogForFirstMonth(...).dailyBlogs@1291 != null2010-07-22 12:56:56
    +presumptiongetBlogForFirstMonth(...).lastDayInMonth@1291 >= 12010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +unanalyzedcall on getBlog2010-07-22 12:56:56
    +unanalyzedcall on getBlogForDay2010-07-22 12:56:56
    +unanalyzedcall on getBlogForMonth2010-07-22 12:56:56
    +unanalyzedcall on getBlogForPreviousDay2010-07-22 12:56:56
    +unanalyzedcall on getBlogForPreviousYear2010-07-22 12:56:56
    +unanalyzedcall on getLocale2010-07-22 12:56:56
    +unanalyzedcall on getMonth2010-07-22 12:56:56
    +unanalyzedcall on getTimeZone2010-07-22 12:56:56
    +unanalyzedcall on getYear2010-07-22 12:56:56
    +unanalyzedcall on java.lang.IllegalArgumentException2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Long:parseLong2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:get2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getActualMaximum2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getInstance2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getTime2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:set2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:setTime2010-07-22 12:56:56
    +unanalyzedcall on java.util.Collections:sort2010-07-22 12:56:56
    +unanalyzedcall on java.util.Date2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:get2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:indexOf2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:isEmpty2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:iterator2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:size2010-07-22 12:56:56
    +unanalyzedcall on java.util.Locale2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +unanalyzedcall on java.util.TimeZone:getTimeZone2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Blog:getCalendar2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.Month2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Month:getBlog2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.TimePeriod2010-07-22 12:56:56
    +unanalyzedcall on setDate2010-07-22 12:56:56

  • List getRecentApprovedResponses()

  • -/+ Kind Annotation Text Date
    +pre(soft) net.sourceforge.pebble.domain.State__static_ init.new State(State__static_init#5).name != null2010-07-22 12:56:56
    +pre(soft) this.properties != null2010-07-22 12:56:56
    +preinit'ed(this.responseIndex.approvedResponses)2010-07-22 12:56:56
    +prethis.responseIndex != null2010-07-22 12:56:56
    +presumptiongetBlogEntry(...).state@1181 != null2010-07-22 12:56:56
    +presumptionjava.util.Iterator:next(...)@1179 != null2010-07-22 12:56:56
    +presumptionorg.apache.commons.logging.LogFactory:getLog(... )@105 != null2010-07-22 12:56:56
    +presumptionresponse.blogEntry@1181 != null2010-07-22 12:56:56
    +postnew ArrayList(getRecentApprovedResponses#2) num objects == 12010-07-22 12:56:56
    +postreturn_value == &new ArrayList(getRecentApprove dResponses#2)2010-07-22 12:56:56
    +unanalyzedcall on clone2010-07-22 12:56:56
    +unanalyzedcall on getBlog2010-07-22 12:56:56
    +unanalyzedcall on getBlogEntry2010-07-22 12:56:56
    +unanalyzedcall on getBlogEntryDAO2010-07-22 12:56:56
    +unanalyzedcall on getComments2010-07-22 12:56:56
    +unanalyzedcall on getCompositeKeyForBlogEntry2010-07-22 12:56:56
    +unanalyzedcall on getConfiguredFactory2010-07-22 12:56:56
    +unanalyzedcall on getId2010-07-22 12:56:56
    +unanalyzedcall on getResponse2010-07-22 12:56:56
    +unanalyzedcall on getTrackBack2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Integer:parseInt2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Long:parseLong2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:equals2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:indexOf2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:lastIndexOf2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:startsWith2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:substring2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:valueOf2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Date:getTime2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:addAll2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:iterator2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +unanalyzedcall on loadBlogEntry2010-07-22 12:56:56
    +unanalyzedcall on net.sf.ehcache.Cache:get2010-07-22 12:56:56
    +unanalyzedcall on net.sf.ehcache.Cache:put2010-07-22 12:56:56
    +unanalyzedcall on net.sf.ehcache.Element2010-07-22 12:56:56
    +unanalyzedcall on net.sf.ehcache.Element:getValue2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. BlogServiceException2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:debug2010-07-22 12:56:56
    +unanalyzedcall on setEventsEnabled2010-07-22 12:56:56
    +unanalyzedcall on setPersistent2010-07-22 12:56:56
    +test_vectorjava.util.Iterator:hasNext(...)@1179: {1}, {0}2010-07-22 12:56:56

  • List getRecentBlogEntries(int)

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.blogEntryIndex.indexEntries)2010-07-22 12:56:56
    +prethis.blogEntryIndex != null2010-07-22 12:56:56
    +presumptionorg.apache.commons.logging.LogFactory:getLog(... )@105 != null2010-07-22 12:56:56
    +postnew ArrayList(getRecentBlogEntries#2) num objects == 12010-07-22 12:56:56
    +postreturn_value == &new ArrayList(getRecentBlogEnt ries#2)2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +test_vectorjava.util.Iterator:hasNext(...)@1005: {1}, {0}2010-07-22 12:56:56

  • List getRecentNewsFeedEntries()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.id)2010-07-22 12:56:56
    +prethis.properties != null2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +postnew LinkedList(getNewsFeedEntries#1*) num objects <= 12010-07-22 12:56:56
    +unanalyzedcall on getInstance2010-07-22 12:56:56
    +unanalyzedcall on getNewsFeedEntries2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Integer:parseInt2010-07-22 12:56:56
    +unanalyzedcall on java.util.LinkedList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Map:get2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56

  • List getRecentPublishedBlogEntries()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.blogEntryIndex.publishedIndexEntries)2010-07-22 12:56:56
    +prethis.blogEntryIndex != null2010-07-22 12:56:56
    +prethis.properties != null2010-07-22 12:56:56
    +postnew ArrayList(getRecentPublishedBlogEntries#2*) num objects == 12010-07-22 12:56:56
    +postreturn_value == &new ArrayList(getRecentPublish edBlogEntries#2*)2010-07-22 12:56:56
    +unanalyzedcall on clone2010-07-22 12:56:56
    +unanalyzedcall on getBlog2010-07-22 12:56:56
    +unanalyzedcall on getBlogEntry2010-07-22 12:56:56
    +unanalyzedcall on getBlogEntryDAO2010-07-22 12:56:56
    +unanalyzedcall on getCompositeKeyForBlogEntry2010-07-22 12:56:56
    +unanalyzedcall on getConfiguredFactory2010-07-22 12:56:56
    +unanalyzedcall on getId2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Integer:parseInt2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:valueOf2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:iterator2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:size2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +unanalyzedcall on loadBlogEntry2010-07-22 12:56:56
    +unanalyzedcall on net.sf.ehcache.Cache:get2010-07-22 12:56:56
    +unanalyzedcall on net.sf.ehcache.Cache:put2010-07-22 12:56:56
    +unanalyzedcall on net.sf.ehcache.Element2010-07-22 12:56:56
    +unanalyzedcall on net.sf.ehcache.Element:getValue2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. BlogServiceException2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:debug2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:error2010-07-22 12:56:56
    +unanalyzedcall on setEventsEnabled2010-07-22 12:56:56
    +unanalyzedcall on setPersistent2010-07-22 12:56:56

  • List getRecentPublishedBlogEntries(int)

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.blogEntryIndex.publishedIndexEntries)2010-07-22 12:56:56
    +prethis.blogEntryIndex != null2010-07-22 12:56:56
    +presumptionorg.apache.commons.logging.LogFactory:getLog(... )@105 != null2010-07-22 12:56:56
    +postnew ArrayList(getRecentPublishedBlogEntries#2) num objects == 12010-07-22 12:56:56
    +postreturn_value == &new ArrayList(getRecentPublish edBlogEntries#2)2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +test_vectorgetBlogEntry(...)@1048: Addr_Set{null}, Inverse{null}2010-07-22 12:56:56
    +test_vectorjava.util.Iterator:hasNext(...)@1042: {1}, {0}2010-07-22 12:56:56

  • List getRecentPublishedBlogEntries(String)

  • -/+ Kind Annotation Text Date
    +pre(soft) this.properties != null2010-07-22 12:56:56
    +prethis.authorIndex != null2010-07-22 12:56:56
    +prethis.authorIndex.authors != null2010-07-22 12:56:56
    +presumptionblogEntry.state@1125 != null2010-07-22 12:56:56
    +presumptionnet.sourceforge.pebble.domain.State__static_init. new State(State__static_init#5).name@1125 != null2010-07-22 12:56:56
    +presumptionorg.apache.commons.logging.LogFactory:getLog(... )@105 != null2010-07-22 12:56:56
    +presumptionthis.properties@1125 != null2010-07-22 12:56:56
    +postnew ArrayList(getRecentPublishedBlogEntries#2) num objects == 12010-07-22 12:56:56
    +postreturn_value == &new ArrayList(getRecentPublish edBlogEntries#2)2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Integer:parseInt2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:equals2010-07-22 12:56:56
    +unanalyzedcall on java.util.LinkedList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Map:get2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +test_vectorgetBlogEntry(...)@1125: Addr_Set{null}, Inverse{null}2010-07-22 12:56:56
    +test_vectorjava.util.Iterator:hasNext(...)@1123: {1}, {0}2010-07-22 12:56:56

  • List getRecentPublishedBlogEntries(Category)

  • -/+ Kind Annotation Text Date
    +pre(soft) this.properties != null2010-07-22 12:56:56
    +precategory != null2010-07-22 12:56:56
    +preinit'ed(category.blogEntries)2010-07-22 12:56:56
    +prethis.categoryIndex != null2010-07-22 12:56:56
    +presumptionblogEntry.state@1096 != null2010-07-22 12:56:56
    +presumptionnet.sourceforge.pebble.domain.State__static_init. new State(State__static_init#5).name@1096 != null2010-07-22 12:56:56
    +presumptionorg.apache.commons.logging.LogFactory:getLog(... )@105 != null2010-07-22 12:56:56
    +presumptionthis.properties@1096 != null2010-07-22 12:56:56
    +postnew ArrayList(getRecentPublishedBlogEntries#2) num objects == 12010-07-22 12:56:56
    +postreturn_value == &new ArrayList(getRecentPublish edBlogEntries#2)2010-07-22 12:56:56
    +unanalyzedcall on getBlogEntries2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Integer:parseInt2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:equals2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +test_vectorgetBlogEntry(...)@1096: Addr_Set{null}, Inverse{null}2010-07-22 12:56:56
    +test_vectorjava.util.Iterator:hasNext(...)@1094: {1}, {0}2010-07-22 12:56:56

  • List getRecentPublishedBlogEntries(Tag)

  • -/+ Kind Annotation Text Date
    +pre(soft) init'ed(this.tagIndex.blog)2010-07-22 12:56:56
    +pre(soft) this.properties != null2010-07-22 12:56:56
    +preinit'ed(tag.name)2010-07-22 12:56:56
    +pretag != null2010-07-22 12:56:56
    +prethis.tagIndex != null2010-07-22 12:56:56
    +prethis.tagIndex.tags != null2010-07-22 12:56:56
    +presumptionblogEntry.state@1154 != null2010-07-22 12:56:56
    +presumptionnet.sourceforge.pebble.domain.State__static_init. new State(State__static_init#5).name@1154 != null2010-07-22 12:56:56
    +presumptionorg.apache.commons.logging.LogFactory:getLog(... )@105 != null2010-07-22 12:56:56
    +presumptionthis.properties@1154 != null2010-07-22 12:56:56
    +postnew ArrayList(getRecentPublishedBlogEntries#2) num objects == 12010-07-22 12:56:56
    +postreturn_value == &new ArrayList(getRecentPublish edBlogEntries#2)2010-07-22 12:56:56
    +unanalyzedcall on encode2010-07-22 12:56:56
    +unanalyzedcall on getBlogEntries2010-07-22 12:56:56
    +unanalyzedcall on getName2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Integer:parseInt2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:equals2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:replaceAll2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:toLowerCase2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:trim2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Map:get2010-07-22 12:56:56
    +unanalyzedcall on java.util.Map:put2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.index.IndexedTag2010-07-22 12:56:56
    +test_vectorgetBlogEntry(...)@1154: Addr_Set{null}, Inverse{null}2010-07-22 12:56:56
    +test_vectorjava.util.Iterator:hasNext(...)@1152: {1}, {0}2010-07-22 12:56:56

  • RefererFilterManager getRefererFilterManager()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.refererFilterManager)2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +postreturn_value == this.refererFilterManager2010-07-22 12:56:56

  • List getRejectedResponses()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.responseIndex.rejectedResponses)2010-07-22 12:56:56
    +prethis.responseIndex != null2010-07-22 12:56:56
    +postnew ArrayList(getRejectedResponses#1*) num objects == 12010-07-22 12:56:56
    +postreturn_value == &new ArrayList(getRejectedRespo nses#1*)2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56

  • String getRelativeUrl()

  • -/+ Kind Annotation Text Date
    +pre(soft) init'ed(this.id)2010-07-22 12:56:56
    +preinit'ed(net/sourceforge/pebble/domain/BlogManager. instance.multiBlog)2010-07-22 12:56:56
    +prenet/sourceforge/pebble/domain/BlogManager.instance != null2010-07-22 12:56:56
    +postreturn_value != null2010-07-22 12:56:56
    +test_vectornet/sourceforge/pebble/domain/BlogManager.instance. multiBlog: {0}, {1}2010-07-22 12:56:56

  • ResponseIndex getResponseIndex()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.responseIndex)2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +postreturn_value == this.responseIndex2010-07-22 12:56:56

  • Category getRootCategory()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.rootCategory)2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +postreturn_value == this.rootCategory2010-07-22 12:56:56

  • SearchIndex getSearchIndex()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.searchIndex)2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +postreturn_value == this.searchIndex2010-07-22 12:56:56

  • StaticPageIndex getStaticPageIndex()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.staticPageIndex)2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +postreturn_value == this.staticPageIndex2010-07-22 12:56:56

  • List getStringsFromProperty(String)

  • -/+ Kind Annotation Text Date
    +prethis.properties != null2010-07-22 12:56:56
    +presumptionvalues.length@1845 <= 232-12010-07-22 12:56:56
    +presumptionvalues[i]@1845 != null2010-07-22 12:56:56
    +postnew ArrayList(getStringsFromProperty#1) num objects == 12010-07-22 12:56:56
    +postreturn_value == &new ArrayList(getStringsFromPr operty#1)2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +test_vectorjava.lang.String:length(...)@1844: {0}, {1..232-1}2010-07-22 12:56:56
    +test_vectorjava.lang.String:startsWith(...)@1847: {1}, {0}2010-07-22 12:56:56
    +test_vectorjava.util.Properties:getProperty(...)@175: Addr_Set{null}, Inverse{null}2010-07-22 12:56:56

  • Tag getTag(String)

  • -/+ Kind Annotation Text Date
    +postnew Tag(getTag#1) num objects == 12010-07-22 12:56:56
    +postreturn_value == &new Tag(getTag#1)2010-07-22 12:56:56
    +postreturn_value.blog != null2010-07-22 12:56:56
    +postreturn_value.blog == this2010-07-22 12:56:56
    +postreturn_value.name != null2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:replaceAll2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:toLowerCase2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:trim2010-07-22 12:56:56

  • TagIndex getTagIndex()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.tagIndex)2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +postreturn_value == this.tagIndex2010-07-22 12:56:56

  • List getTags()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.tagIndex.orderedTags)2010-07-22 12:56:56
    +prethis.tagIndex != null2010-07-22 12:56:56
    +postnew ArrayList(getTags#1*) num objects == 12010-07-22 12:56:56
    +postreturn_value == &new ArrayList(getTags#1*)2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56

  • String getThemeDirectory()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.root)2010-07-22 12:56:56
    +presumptioninit'ed(java.io.File.separator)2010-07-22 12:56:56
    +postreturn_value != null2010-07-22 12:56:56

  • TrackBackConfirmationStrategy getTrackBackConfirmationStrategy()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.trackBackConfirmationStrategy)2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +postreturn_value == this.trackBackConfirmationStrategy2010-07-22 12:56:56

  • String getTrackBackConfirmationStrategyName()

  • -/+ Kind Annotation Text Date
    +prethis.properties != null2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56

  • List getTrackBackListeners()

  • -/+ Kind Annotation Text Date
    +prethis.properties != null2010-07-22 12:56:56
    +postnew ArrayList(getStringsFromProperty#1) num objects == 12010-07-22 12:56:56
    +postreturn_value == &new ArrayList(getStringsFromPr operty#1)2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:length2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:split2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:startsWith2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:trim2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56

  • List getUnpublishedBlogEntries()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.blogEntryIndex.unpublishedIndexEntries )2010-07-22 12:56:56
    +prethis.blogEntryIndex != null2010-07-22 12:56:56
    +presumptionorg.apache.commons.logging.LogFactory:getLog(... )@105 != null2010-07-22 12:56:56
    +postnew ArrayList(getUnpublishedBlogEntries#1) num objects == 12010-07-22 12:56:56
    +postreturn_value == &new ArrayList(getUnpublishedBl ogEntries#1)2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +test_vectorjava.util.Iterator:hasNext(...)@947: {1}, {0}2010-07-22 12:56:56

  • String getUrl()

  • -/+ Kind Annotation Text Date
    +pre(soft) init'ed(net/sourceforge/pebble/domain/BlogMa nager.instance.multiBlog)2010-07-22 12:56:56
    +pre(soft) init'ed(this.id)2010-07-22 12:56:56
    +pre(soft) net/sourceforge/pebble/domain/BlogManager. instance != null2010-07-22 12:56:56
    +presumptionjava.lang.String:indexOf(...)@503 <= 232-42010-07-22 12:56:56
    +presumptionnet.sourceforge.pebble.PebbleContext:getConfigurati on(...)@496 != null2010-07-22 12:56:56
    +presumptionnet.sourceforge.pebble.PebbleContext:getInstance(.. .)@496 != null2010-07-22 12:56:56
    +postreturn_value != null2010-07-22 12:56:56
    +test_vectorconfig.url@496: Addr_Set{null}, Inverse{null}2010-07-22 12:56:56
    +test_vectorconfig.virtualHostingEnabled@496: {0}, {1}2010-07-22 12:56:56
    +test_vectorjava.lang.String:length(...)@499: {1.. 232-1}, {0}2010-07-22 12:56:56
    +test_vectornet/sourceforge/pebble/domain/BlogManager.instance. multiBlog: {0}, {1}2010-07-22 12:56:56

  • Collection getUsersInRole(String)

  • -/+ Kind Annotation Text Date
    +pre(soft) init'ed(net/sourceforge/pebble/Constants. BLOG_CONTRIBUTOR_ROLE)2010-07-22 12:56:56
    +pre(soft) init'ed(net/sourceforge/pebble/Constants. BLOG_PUBLISHER_ROLE)2010-07-22 12:56:56
    +pre(soft) init'ed(net/sourceforge/pebble/Constants. BLOG_READER_ROLE)2010-07-22 12:56:56
    +pre(soft) this.properties != null2010-07-22 12:56:56
    +preinit'ed(net/sourceforge/pebble/Constants.BLOG_ OWNER_ROLE)2010-07-22 12:56:56
    +preroleName != null2010-07-22 12:56:56
    +postnew LinkedList(getBlogContributors#1) num objects <= 12010-07-22 12:56:56
    +postnew LinkedList(getBlogOwners#1) num objects <= 12010-07-22 12:56:56
    +postnew LinkedList(getBlogPublishers#1) num objects <= 12010-07-22 12:56:56
    +postnew LinkedList(getBlogReaders#1) num objects <= 12010-07-22 12:56:56
    +postnew LinkedList(getUsersInRole#1) num objects == 12010-07-22 12:56:56
    +postreturn_value == One-of{&new LinkedList(getBlogO wners#1), &new LinkedList(getBlogPublishers#1), &new LinkedList(getBlogContributors#1), &new LinkedList(getUsersInRole#1), &new LinkedList(getBlogReaders#1)}2010-07-22 12:56:56
    +postreturn_value in Addr_Set{&new LinkedList(getUse rsInRole#1),&new LinkedList(getBlogContributors #1),&new LinkedList(getBlogReaders#1),&new LinkedList(getBlogOwners#1),&new LinkedList(getBlogPublishers#1)}2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:trim2010-07-22 12:56:56
    +unanalyzedcall on java.util.LinkedList2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +unanalyzedcall on java.util.StringTokenizer2010-07-22 12:56:56
    +unanalyzedcall on java.util.StringTokenizer:hasMoreTokens2010-07-22 12:56:56
    +unanalyzedcall on java.util.StringTokenizer:nextToken2010-07-22 12:56:56
    +test_vectorjava.lang.String:equals(...)@714: {0}, {1}2010-07-22 12:56:56
    +test_vectorjava.lang.String:equals(...)@716: {0}, {1}2010-07-22 12:56:56
    +test_vectorjava.lang.String:equals(...)@718: {0}, {1}2010-07-22 12:56:56
    +test_vectorjava.lang.String:equals(...)@720: {0}, {1}2010-07-22 12:56:56

  • List getYears()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.years)2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +postreturn_value == this.years2010-07-22 12:56:56

  • void init()

  • -/+ Kind Annotation Text Date
    +pre(soft) init'ed(this.rootCategory)2010-07-22 12:56:56
    +pre(soft) net/sourceforge/pebble/dao/DAOFactory. configuredFactory != null2010-07-22 12:56:56
    +pre(soft) net/sourceforge/pebble/dao/DAOFactory. configuredFactory.categoryDAO != null2010-07-22 12:56:56
    +pre(soft) net/sourceforge/pebble/dao/DAOFactory. configuredFactory.refererFilterDAO != null2010-07-22 12:56:56
    +pre(soft) net/sourceforge/pebble/dao/file/FileRefererF ilterDAO.log != null2010-07-22 12:56:56
    +pre(soft) net/sourceforge/pebble/domain/AbstractBlog. log != null2010-07-22 12:56:56
    +pre(soft) this.messages != null2010-07-22 12:56:56
    +preinit'ed(this.root)2010-07-22 12:56:56
    +presumptionjava.lang.Class:forName(...)@199 != null2010-07-22 12:56:56
    +presumptionjava.lang.Class:forName(...)@232 != null2010-07-22 12:56:56
    +presumptionjava.lang.Class:forName(...)@241 != null2010-07-22 12:56:56
    +post(soft) init'ed(this.rootCategory)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Category#1) num objects)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Category#2) num objects)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Category#3) num objects)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2*) num objects)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2*).blog)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2*).blogEntries)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2*).id)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2*).name)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2*).parent)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2*). subCategories)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2*).tags)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2*).tagsAsList)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3*) num objects)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3*).blog)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3*).blogEntries)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3*).id)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3*).name)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3*).parent)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3*). subCategories)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3*).tags)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3*).tagsAsList)2010-07-22 12:56:56
    +postinit'ed(new DefaultEventDispatcher(initEventDispatc her#2).eventListenerList)2010-07-22 12:56:56
    +postinit'ed(this.eventDispatcher.eventListenerList)2010-07-22 12:56:56
    +postinit'ed(this.logger)2010-07-22 12:56:56
    +postinit'ed(this.messages)2010-07-22 12:56:56
    +postinit'ed(this.refererFilterManager.nextId)2010-07-22 12:56:56
    +postinit'ed(this.staticPageIndex.lockAttempts)2010-07-22 12:56:56
    +postnew ArrayList(BlogEntryIndex#1) num objects == 12010-07-22 12:56:56
    +postnew ArrayList(BlogEntryIndex#2) num objects == 12010-07-22 12:56:56
    +postnew ArrayList(BlogEntryIndex#3) num objects == 12010-07-22 12:56:56
    +postnew ArrayList(ContentDecoratorChain#1) num objects == 12010-07-22 12:56:56
    +postnew ArrayList(EventListenerList#1) num objects == 12010-07-22 12:56:56
    +postnew ArrayList(EventListenerList#2) num objects == 12010-07-22 12:56:56
    +postnew ArrayList(EventListenerList#3) num objects == 12010-07-22 12:56:56
    +postnew ArrayList(EventListenerList#4) num objects == 12010-07-22 12:56:56
    +postnew ArrayList(ResponseIndex#1) num objects == 12010-07-22 12:56:56
    +postnew ArrayList(ResponseIndex#2) num objects == 12010-07-22 12:56:56
    +postnew ArrayList(ResponseIndex#3) num objects == 12010-07-22 12:56:56
    +postnew ArrayList(TagIndex#2) num objects == 12010-07-22 12:56:56
    +postnew ArrayList(getRefererFilters#1) num objects <= 12010-07-22 12:56:56
    +postnew ArrayList(init#5) num objects == 12010-07-22 12:56:56
    +postnew ArrayList(readIndex#1) num objects == 32010-07-22 12:56:56
    +postnew ArrayList(recalculateTagRankings#2) num objects <= 12010-07-22 12:56:56
    +postnew AuthorIndex(init#11) num objects == 12010-07-22 12:56:56
    +postnew BlogEntryIndex(init#7) num objects == 12010-07-22 12:56:56
    +postnew CategoryIndex(init#10) num objects == 12010-07-22 12:56:56
    +postnew CombinedLogFormatLogger(initLogger#4) num objects <= 12010-07-22 12:56:56
    +postnew ContentDecoratorChain(init#13) num objects == 12010-07-22 12:56:56
    +postnew DefaultConfirmationStrategy(init#15) num objects <= 12010-07-22 12:56:56
    +postnew DefaultConfirmationStrategy(init#17) num objects <= 12010-07-22 12:56:56
    +postnew DefaultEventDispatcher(initEventDispatcher#2) num objects <= 12010-07-22 12:56:56
    +postnew DefaultPermalinkProvider(init#2) num objects <= 12010-07-22 12:56:56
    +postnew EmailSubscriptionList(init#18) num objects == 12010-07-22 12:56:56
    +postnew EventListenerList(initEventDispatcher#1) num objects == 12010-07-22 12:56:56
    +postnew HashMap(AuthorIndex#1) num objects == 12010-07-22 12:56:56
    +postnew HashMap(StaticPageIndex#1) num objects == 12010-07-22 12:56:56
    +postnew HashMap(TagIndex#1) num objects == 12010-07-22 12:56:56
    +postnew LinkedList(EmailSubscriptionList#1) num objects == 12010-07-22 12:56:56
    +postnew PluginProperties(init#4) num objects == 12010-07-22 12:56:56
    +postnew Properties(loadProperties#1) num objects == 12010-07-22 12:56:56
    +postnew RefererFilterManager(init#3) num objects == 12010-07-22 12:56:56
    +postnew ResponseIndex(init#8) num objects == 12010-07-22 12:56:56
    +postnew SearchIndex(init#6) num objects == 12010-07-22 12:56:56
    +postnew StaticPageIndex(init#12) num objects == 12010-07-22 12:56:56
    +postnew TagIndex(init#9) num objects == 12010-07-22 12:56:56
    +postthis.authorIndex == &new AuthorIndex(init#11)2010-07-22 12:56:56
    +postthis.authorIndex.authors == &new HashMap(AuthorIndex#1)2010-07-22 12:56:56
    +postthis.authorIndex.blog != null2010-07-22 12:56:56
    +postthis.authorIndex.blog == this2010-07-22 12:56:56
    +postthis.blogEntryIndex == &new BlogEntryIndex(init #7)2010-07-22 12:56:56
    +postthis.blogEntryIndex.blog == this.authorIndex.blog2010-07-22 12:56:56
    +postthis.blogEntryIndex.indexEntries == &new ArrayList(BlogEntryIndex#1)2010-07-22 12:56:56
    +postthis.blogEntryIndex.publishedIndexEntries == &new ArrayList(BlogEntryIndex#2)2010-07-22 12:56:56
    +postthis.blogEntryIndex.unpublishedIndexEntries == &new ArrayList(BlogEntryIndex#3)2010-07-22 12:56:56
    +postthis.categoryIndex == &new CategoryIndex(init#1 0)2010-07-22 12:56:56
    +postthis.categoryIndex.blog == this.authorIndex.blog2010-07-22 12:56:56
    +postthis.commentConfirmationStrategy != null2010-07-22 12:56:56
    +postthis.decoratorChain == &new ContentDecoratorCha in(init#13)2010-07-22 12:56:56
    +postthis.decoratorChain.blog == this.authorIndex.blog2010-07-22 12:56:56
    +postthis.decoratorChain.decorators == &new ArrayList(ContentDecoratorChain#1)2010-07-22 12:56:56
    +postthis.emailSubscriptionList == &new EmailSubscriptionList(init#18)2010-07-22 12:56:56
    +postthis.emailSubscriptionList.blog == this. authorIndex.blog2010-07-22 12:56:56
    +postthis.emailSubscriptionList.emailAddresses == &new LinkedList(EmailSubscriptionList#1)2010-07-22 12:56:56
    +postthis.eventDispatcher != null2010-07-22 12:56:56
    +postthis.eventListenerList == &new EventListenerLis t(initEventDispatcher#1)2010-07-22 12:56:56
    +postthis.eventListenerList.blogEntryListeners == &new ArrayList(EventListenerList#2)2010-07-22 12:56:56
    +postthis.eventListenerList.blogListeners == &new ArrayList(EventListenerList#1)2010-07-22 12:56:56
    +postthis.eventListenerList.commentListeners == &new ArrayList(EventListenerList#3)2010-07-22 12:56:56
    +postthis.eventListenerList.trackBackListeners == &new ArrayList(EventListenerList#4)2010-07-22 12:56:56
    +postthis.permalinkProvider != null2010-07-22 12:56:56
    +postthis.pluginProperties == &new PluginProperties( init#4)2010-07-22 12:56:56
    +postthis.properties == &new Properties(loadProperti es#1)2010-07-22 12:56:56
    +postthis.refererFilterManager == &new RefererFilterManager(init#3)2010-07-22 12:56:56
    +postthis.refererFilterManager.filters == One-of{&new ArrayList(getRefererFilters#1), undefined}2010-07-22 12:56:56
    +postthis.refererFilterManager.filters in Addr_Set{null,&new ArrayList(getRefererFilters #1)}2010-07-22 12:56:56
    +postthis.refererFilterManager.rootBlog == this.authorIndex.blog2010-07-22 12:56:56
    +postthis.responseIndex == &new ResponseIndex(init#8 )2010-07-22 12:56:56
    +postthis.responseIndex.approvedResponses == &new ArrayList(readIndex#1)2010-07-22 12:56:56
    +postthis.responseIndex.blog == this.authorIndex.blog2010-07-22 12:56:56
    +postthis.responseIndex.pendingResponses == &new ArrayList(readIndex#1)2010-07-22 12:56:56
    +postthis.responseIndex.rejectedResponses == &new ArrayList(readIndex#1)2010-07-22 12:56:56
    +postthis.searchIndex == &new SearchIndex(init#6)2010-07-22 12:56:56
    +postthis.searchIndex.blog == this.authorIndex.blog2010-07-22 12:56:56
    +postthis.staticPageIndex == &new StaticPageIndex(in it#12)2010-07-22 12:56:56
    +postthis.staticPageIndex.blog == this.authorIndex.blog2010-07-22 12:56:56
    +postthis.staticPageIndex.index == &new HashMap(StaticPageIndex#1)2010-07-22 12:56:56
    +postthis.tagIndex == &new TagIndex(init#9)2010-07-22 12:56:56
    +postthis.tagIndex.blog == this.authorIndex.blog2010-07-22 12:56:56
    +postthis.tagIndex.orderedTags == One-of{&new ArrayList(TagIndex#2), &new ArrayList(recalcul ateTagRankings#2)}2010-07-22 12:56:56
    +postthis.tagIndex.orderedTags in Addr_Set{&new ArrayList(TagIndex#2),&new ArrayList(recalcula teTagRankings#2)}2010-07-22 12:56:56
    +postthis.tagIndex.tags == &new HashMap(TagIndex#1)2010-07-22 12:56:56
    +postthis.trackBackConfirmationStrategy != null2010-07-22 12:56:56
    +postthis.years == &new ArrayList(init#5)2010-07-22 12:56:56
    +unanalyzedcall on addBlogEntry2010-07-22 12:56:56
    +unanalyzedcall on addCategory2010-07-22 12:56:56
    +unanalyzedcall on addPublishedBlogEntry2010-07-22 12:56:56
    +unanalyzedcall on addSubCategory2010-07-22 12:56:56
    +unanalyzedcall on addUnpublishedBlogEntry2010-07-22 12:56:56
    +unanalyzedcall on calculateRank2010-07-22 12:56:56
    +unanalyzedcall on encode2010-07-22 12:56:56
    +unanalyzedcall on getBlog2010-07-22 12:56:56
    +unanalyzedcall on getBlogEntryListeners2010-07-22 12:56:56
    +unanalyzedcall on getBlogForDay2010-07-22 12:56:56
    +unanalyzedcall on getBlogForMonth2010-07-22 12:56:56
    +unanalyzedcall on getCategory2010-07-22 12:56:56
    +unanalyzedcall on getConfiguredFactory2010-07-22 12:56:56
    +unanalyzedcall on getContentDecorators2010-07-22 12:56:56
    +unanalyzedcall on getDefaultProperties2010-07-22 12:56:56
    +unanalyzedcall on getId2010-07-22 12:56:56
    +unanalyzedcall on getLocale2010-07-22 12:56:56
    +unanalyzedcall on getMonth2010-07-22 12:56:56
    +unanalyzedcall on getNumberOfBlogEntries2010-07-22 12:56:56
    +unanalyzedcall on getRefererFilterDAO2010-07-22 12:56:56
    +unanalyzedcall on getRefererFilters2010-07-22 12:56:56
    +unanalyzedcall on getStringsFromProperty2010-07-22 12:56:56
    +unanalyzedcall on getSubCategories2010-07-22 12:56:56
    +unanalyzedcall on getTimeZone2010-07-22 12:56:56
    +unanalyzedcall on getYear2010-07-22 12:56:56
    +unanalyzedcall on isRootCategory2010-07-22 12:56:56
    +unanalyzedcall on java.io.BufferedReader2010-07-22 12:56:56
    +unanalyzedcall on java.io.BufferedReader:close2010-07-22 12:56:56
    +unanalyzedcall on java.io.BufferedReader:readLine2010-07-22 12:56:56
    +unanalyzedcall on java.io.File2010-07-22 12:56:56
    +unanalyzedcall on java.io.File:exists2010-07-22 12:56:56
    +unanalyzedcall on java.io.File:mkdirs2010-07-22 12:56:56
    +unanalyzedcall on java.io.FileInputStream2010-07-22 12:56:56
    +unanalyzedcall on java.io.FileInputStream:close2010-07-22 12:56:56
    +unanalyzedcall on java.io.FileReader2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Class:forName2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Class:getConstructor2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Class:getName2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Class:newInstance2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Exception:printStackTrace2010-07-22 12:56:56
    +unanalyzedcall on java.lang.IllegalArgumentException2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Long:parseLong2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Math:round2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Object:getClass2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:equals2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:indexOf2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:lastIndexOf2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:length2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:replaceAll2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:split2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:startsWith2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:substring2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:toLowerCase2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:trim2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:valueOf2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Throwable:getMessage2010-07-22 12:56:56
    +unanalyzedcall on java.lang.reflect.Constructor:newInstance2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:get2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getActualMaximum2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getInstance2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getTime2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:set2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:setTime2010-07-22 12:56:56
    +unanalyzedcall on java.util.Collection:iterator2010-07-22 12:56:56
    +unanalyzedcall on java.util.Collections:sort2010-07-22 12:56:56
    +unanalyzedcall on java.util.Collections:unmodifiableList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Date2010-07-22 12:56:56
    +unanalyzedcall on java.util.HashMap2010-07-22 12:56:56
    +unanalyzedcall on java.util.LinkedList2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:contains2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:iterator2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:remove2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:size2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:subList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Locale2010-07-22 12:56:56
    +unanalyzedcall on java.util.Map:get2010-07-22 12:56:56
    +unanalyzedcall on java.util.Map:put2010-07-22 12:56:56
    +unanalyzedcall on java.util.Map:size2010-07-22 12:56:56
    +unanalyzedcall on java.util.Map:values2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:load2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:setProperty2010-07-22 12:56:56
    +unanalyzedcall on java.util.TimeZone:getTimeZone2010-07-22 12:56:56
    +unanalyzedcall on java.util.regex.Pattern:compile2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.api.event. EventDispatcher2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.confirmation. AbstractConfirmationStrategy2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.dao.PersistenceExcep tion:printStackTrace2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.decorator. ContentDecoratorSupport2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Blog:getCalendar2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Blog:getIndexesDirectory2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Blog:getLocale2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.Blog:getRoot2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.Category2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.Month2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Month:getBlog2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.TimePeriod2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.event.blogentry. BlogEntryListenerSupport2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.index.IndexedTag2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.logging. CombinedLogFormatLogger2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.util. I18n:getMessage2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.util. SecurityUtils:getUsername2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:debug2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:error2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:info2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:warn2010-07-22 12:56:56
    +unanalyzedcall on setBlog2010-07-22 12:56:56
    +unanalyzedcall on setDate2010-07-22 12:56:56

  • void initBlogEntryListeners()

  • -/+ Kind Annotation Text Date
    +pre(soft) net/sourceforge/pebble/domain/AbstractBlog. log != null2010-07-22 12:56:56
    +pre(soft) this.messages != null2010-07-22 12:56:56
    +prethis.eventListenerList != null2010-07-22 12:56:56
    +prethis.eventListenerList.blogEntryListeners != null2010-07-22 12:56:56
    +prethis.properties != null2010-07-22 12:56:56
    +presumptionjava.lang.Class:forName(...)@321 != null2010-07-22 12:56:56
    +presumptionjava.lang.Throwable:getMessage(...)@344 != null2010-07-22 12:56:56
    +presumptionjava.util.Iterator:next(...)@319 != null2010-07-22 12:56:56
    +presumptionorg.apache.commons.logging.LogFactory:getLog(... )@105 != null2010-07-22 12:56:56
    +postinit'ed(this.messages)2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Class:getName2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Object:getClass2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:length2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:split2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:startsWith2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:trim2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:valueOf2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Date2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:contains2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:size2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:subList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.event.blogentry. BlogEntryListenerSupport2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.util. SecurityUtils:getUsername2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:debug2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:error2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:warn2010-07-22 12:56:56
    +test_vectorjava.util.Iterator:hasNext(...)@319: {1}, {0}2010-07-22 12:56:56

  • void initBlogListeners()

  • -/+ Kind Annotation Text Date
    +pre(soft) net/sourceforge/pebble/domain/AbstractBlog. log != null2010-07-22 12:56:56
    +pre(soft) this.eventListenerList != null2010-07-22 12:56:56
    +pre(soft) this.eventListenerList.blogListeners != null2010-07-22 12:56:56
    +pre(soft) this.messages != null2010-07-22 12:56:56
    +prethis.properties != null2010-07-22 12:56:56
    +presumptionjava.lang.Class:forName(...)@303 != null2010-07-22 12:56:56
    +presumptionjava.util.Iterator:next(...)@301 != null2010-07-22 12:56:56
    +presumptionorg.apache.commons.logging.LogFactory:getLog(... )@105 != null2010-07-22 12:56:56
    +postinit'ed(this.messages)2010-07-22 12:56:56
    +unanalyzedcall on getStringsFromProperty2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Class:getName2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Object:getClass2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:length2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:split2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:startsWith2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:trim2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:valueOf2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Date2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:contains2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:size2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:subList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.util. SecurityUtils:getUsername2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:debug2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:error2010-07-22 12:56:56
    +test_vectorjava.util.Iterator:hasNext(...)@301: {1}, {0}2010-07-22 12:56:56

  • void initCommentListeners()

  • -/+ Kind Annotation Text Date
    +pre(soft) net/sourceforge/pebble/domain/AbstractBlog. log != null2010-07-22 12:56:56
    +pre(soft) this.messages != null2010-07-22 12:56:56
    +prethis.eventListenerList != null2010-07-22 12:56:56
    +prethis.eventListenerList.commentListeners != null2010-07-22 12:56:56
    +prethis.properties != null2010-07-22 12:56:56
    +presumptionjava.lang.Class:forName(...)@360 != null2010-07-22 12:56:56
    +presumptionjava.util.Iterator:next(...)@358 != null2010-07-22 12:56:56
    +presumptionorg.apache.commons.logging.LogFactory:getLog(... )@105 != null2010-07-22 12:56:56
    +postinit'ed(this.messages)2010-07-22 12:56:56
    +unanalyzedcall on getStringsFromProperty2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Class:getName2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Object:getClass2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:length2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:split2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:startsWith2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:trim2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:valueOf2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Date2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:contains2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:size2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:subList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.util. SecurityUtils:getUsername2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:debug2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:error2010-07-22 12:56:56
    +test_vectorjava.util.Iterator:hasNext(...)@358: {1}, {0}2010-07-22 12:56:56

  • void initDecorators()

  • -/+ Kind Annotation Text Date
    +pre(soft) net/sourceforge/pebble/domain/AbstractBlog. log != null2010-07-22 12:56:56
    +pre(soft) this.messages != null2010-07-22 12:56:56
    +prethis.decoratorChain != null2010-07-22 12:56:56
    +prethis.decoratorChain.decorators != null2010-07-22 12:56:56
    +prethis.properties != null2010-07-22 12:56:56
    +presumptionjava.lang.Class:forName(...)@404 != null2010-07-22 12:56:56
    +presumptionjava.util.Iterator:next(...)@402 != null2010-07-22 12:56:56
    +presumptionorg.apache.commons.logging.LogFactory:getLog(... )@105 != null2010-07-22 12:56:56
    +postinit'ed(this.messages)2010-07-22 12:56:56
    +unanalyzedcall on getStringsFromProperty2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:length2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:split2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:startsWith2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:trim2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Date2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:size2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:subList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.decorator. ContentDecoratorSupport2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.util. SecurityUtils:getUsername2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:error2010-07-22 12:56:56
    +test_vectorjava.util.Iterator:hasNext(...)@402: {1}, {0}2010-07-22 12:56:56

  • void initEventDispatcher()

  • -/+ Kind Annotation Text Date
    +pre(soft) this.properties != null2010-07-22 12:56:56
    +presumptionjava.lang.Class:forName(...)@285 != null2010-07-22 12:56:56
    +presumptionorg.apache.commons.logging.LogFactory:getLog(... )@105 != null2010-07-22 12:56:56
    +postinit'ed(new DefaultEventDispatcher(initEventDispatc her#2).eventListenerList)2010-07-22 12:56:56
    +postinit'ed(this.eventDispatcher.eventListenerList)2010-07-22 12:56:56
    +postnew ArrayList(EventListenerList#1) num objects == 12010-07-22 12:56:56
    +postnew ArrayList(EventListenerList#2) num objects == 12010-07-22 12:56:56
    +postnew ArrayList(EventListenerList#3) num objects == 12010-07-22 12:56:56
    +postnew ArrayList(EventListenerList#4) num objects == 12010-07-22 12:56:56
    +postnew DefaultEventDispatcher(initEventDispatcher#2) num objects <= 12010-07-22 12:56:56
    +postnew EventListenerList(initEventDispatcher#1) num objects == 12010-07-22 12:56:56
    +postthis.eventDispatcher != null2010-07-22 12:56:56
    +postthis.eventListenerList == &new EventListenerLis t(initEventDispatcher#1)2010-07-22 12:56:56
    +postthis.eventListenerList.blogEntryListeners == &new ArrayList(EventListenerList#2)2010-07-22 12:56:56
    +postthis.eventListenerList.blogListeners == &new ArrayList(EventListenerList#1)2010-07-22 12:56:56
    +postthis.eventListenerList.commentListeners == &new ArrayList(EventListenerList#3)2010-07-22 12:56:56
    +postthis.eventListenerList.trackBackListeners == &new ArrayList(EventListenerList#4)2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.api.event. EventDispatcher2010-07-22 12:56:56

  • void initLogger()

  • -/+ Kind Annotation Text Date
    +pre(soft) net/sourceforge/pebble/domain/AbstractBlog. log != null2010-07-22 12:56:56
    +pre(soft) this.messages != null2010-07-22 12:56:56
    +prethis.properties != null2010-07-22 12:56:56
    +presumptionjava.lang.Class:forName(...)@267 != null2010-07-22 12:56:56
    +presumptionjava.lang.Class:getConstructor(...)@268 != null2010-07-22 12:56:56
    +presumptionorg.apache.commons.logging.LogFactory:getLog(... )@105 != null2010-07-22 12:56:56
    +postinit'ed(this.logger)2010-07-22 12:56:56
    +postinit'ed(this.messages)2010-07-22 12:56:56
    +postnew CombinedLogFormatLogger(initLogger#4) num objects <= 12010-07-22 12:56:56
    +unanalyzedcall on java.util.Date2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:size2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:subList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.util. SecurityUtils:getUsername2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:error2010-07-22 12:56:56

  • void initTrackBackListeners()

  • -/+ Kind Annotation Text Date
    +pre(soft) net/sourceforge/pebble/domain/AbstractBlog. log != null2010-07-22 12:56:56
    +pre(soft) this.messages != null2010-07-22 12:56:56
    +prethis.eventListenerList != null2010-07-22 12:56:56
    +prethis.eventListenerList.trackBackListeners != null2010-07-22 12:56:56
    +prethis.properties != null2010-07-22 12:56:56
    +presumptionjava.lang.Class:forName(...)@381 != null2010-07-22 12:56:56
    +presumptionjava.util.Iterator:next(...)@379 != null2010-07-22 12:56:56
    +presumptionorg.apache.commons.logging.LogFactory:getLog(... )@105 != null2010-07-22 12:56:56
    +postinit'ed(this.messages)2010-07-22 12:56:56
    +unanalyzedcall on getStringsFromProperty2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Class:getName2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Object:getClass2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:length2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:split2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:startsWith2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:trim2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:valueOf2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Date2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:contains2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:size2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:subList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.util. SecurityUtils:getUsername2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:debug2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:error2010-07-22 12:56:56
    +test_vectorjava.util.Iterator:hasNext(...)@379: {1}, {0}2010-07-22 12:56:56

  • bool isPrivate()

  • -/+ Kind Annotation Text Date
    +prethis.properties != null2010-07-22 12:56:56
    +presumptionjava.util.Properties:getProperty(...)@1563 != null2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56

  • bool isPublic()

  • -/+ Kind Annotation Text Date
    +prethis.properties != null2010-07-22 12:56:56
    +presumptionjava.util.Properties:getProperty(...)@1554 != null2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56

  • bool isRichTextEditorForCommentsEnabled()

  • -/+ Kind Annotation Text Date
    +prethis.properties != null2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +test_vectorjava.lang.String:equalsIgnoreCase(...)@1822: {0}, {1}2010-07-22 12:56:56
    +test_vectorjava.util.Properties:getProperty(...)@175: Addr_Set{null}, Inverse{null}2010-07-22 12:56:56

  • bool isUserInRole(String, String)

  • -/+ Kind Annotation Text Date
    +pre(soft) init'ed(net/sourceforge/pebble/Constants. BLOG_CONTRIBUTOR_ROLE)2010-07-22 12:56:56
    +pre(soft) init'ed(net/sourceforge/pebble/Constants. BLOG_PUBLISHER_ROLE)2010-07-22 12:56:56
    +pre(soft) init'ed(net/sourceforge/pebble/Constants. BLOG_READER_ROLE)2010-07-22 12:56:56
    +pre(soft) this.properties != null2010-07-22 12:56:56
    +preinit'ed(net/sourceforge/pebble/Constants.BLOG_ OWNER_ROLE)2010-07-22 12:56:56
    +preroleName != null2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +unanalyzedcall on getBlogPublishers2010-07-22 12:56:56
    +unanalyzedcall on getBlogReaders2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:equals2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:trim2010-07-22 12:56:56
    +unanalyzedcall on java.util.LinkedList2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +unanalyzedcall on java.util.StringTokenizer2010-07-22 12:56:56
    +unanalyzedcall on java.util.StringTokenizer:hasMoreTokens2010-07-22 12:56:56
    +unanalyzedcall on java.util.StringTokenizer:nextToken2010-07-22 12:56:56
    +test_vectorjava.util.Collection:contains(...)@737: {0}, {1}2010-07-22 12:56:56
    +test_vectorjava.util.Collection:isEmpty(...)@737: {1}, {0}2010-07-22 12:56:56

  • - void log(HttpServletRequest, int)

  • -/+ Kind Annotation Text Date

  • + void log(HttpServletRequest, int)

  • -/+ Kind Annotation Text Date
    +pre(soft) this.logger != null2010-07-22 12:56:56
    +prerequest != null2010-07-22 12:56:56
    +presumptionjavax.servlet.http.HttpServletRequest:getAttribute( ...)@1493 != null2010-07-22 12:56:56
    +test_vectorjava.lang.String:matches(...)@1494: {1}, {0}2010-07-22 12:56:56

  • void net.sourceforge.pebble.domain.Blog(String)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.blog)2010-07-22 12:56:56
    +postinit'ed(this.id)2010-07-22 12:56:56
    +postinit'ed(this.messages)2010-07-22 12:56:56
    +postinit'ed(this.root)2010-07-22 12:56:56
    +postnew LinkedList(AbstractBlog#1) num objects == 12010-07-22 12:56:56
    +unanalyzedcall on java.util.LinkedList2010-07-22 12:56:56

  • net.sourceforge.pebble.domain.Blog__static_init

  • -/+ Kind Annotation Text Date
    +postinit'ed(log)2010-07-22 12:56:56

  • void reindex()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.id)2010-07-22 12:56:56
    +presumptionnet/sourceforge/pebble/dao/DAOFactory. configuredFactory.staticPageDAO@1740 != null2010-07-22 12:56:56
    +presumptionnet/sourceforge/pebble/dao/DAOFactory. configuredFactory@1740 != null2010-07-22 12:56:56
    +presumptionnet/sourceforge/pebble/domain/AbstractBlog. log@1740 != null2010-07-22 12:56:56
    +presumptionnet/sourceforge/pebble/domain/BlogManager. instance@1740 != null2010-07-22 12:56:56
    +presumptionorg.apache.commons.logging.LogFactory:getLog(... )@105 != null2010-07-22 12:56:56
    +presumptionthis...properties@1740 != null2010-07-22 12:56:56
    +presumptionthis.messages@1740 != null2010-07-22 12:56:56
    +presumptionthis.searchIndex.blog@1740 != null2010-07-22 12:56:56
    +presumptionthis.searchIndex@1740 != null2010-07-22 12:56:56
    +presumptionthis.staticPageIndex.blog@1740 != null2010-07-22 12:56:56
    +presumptionthis.staticPageIndex.lockAttempts@1740 <= 232-22010-07-22 12:56:56
    +presumptionthis.staticPageIndex@1740 != null2010-07-22 12:56:56
    +postinit'ed(this.messages)2010-07-22 12:56:56
    +postnew HashMap(reindex#1) num objects <= 12010-07-22 12:56:56
    +postpossibly_updated(this.staticPageIndex.index)2010-07-22 12:56:56
    +postpossibly_updated(this.staticPageIndex. lockAttempts)2010-07-22 12:56:56
    +unanalyzedcall on getAnalyzer2010-07-22 12:56:56
    +unanalyzedcall on getAuthor2010-07-22 12:56:56
    +unanalyzedcall on getBlog2010-07-22 12:56:56
    +unanalyzedcall on getBody2010-07-22 12:56:56
    +unanalyzedcall on getContent2010-07-22 12:56:56
    +unanalyzedcall on getDate2010-07-22 12:56:56
    +unanalyzedcall on getId2010-07-22 12:56:56
    +unanalyzedcall on getLocalPermalink2010-07-22 12:56:56
    +unanalyzedcall on getLuceneAnalyzer2010-07-22 12:56:56
    +unanalyzedcall on getName2010-07-22 12:56:56
    +unanalyzedcall on getPermalink2010-07-22 12:56:56
    +unanalyzedcall on getPermalinkProvider2010-07-22 12:56:56
    +unanalyzedcall on getStaticPageDAO2010-07-22 12:56:56
    +unanalyzedcall on getTitle2010-07-22 12:56:56
    +unanalyzedcall on getTruncatedContent2010-07-22 12:56:56
    +unanalyzedcall on getUrl2010-07-22 12:56:56
    +unanalyzedcall on index2010-07-22 12:56:56
    +unanalyzedcall on java.io.BufferedWriter2010-07-22 12:56:56
    +unanalyzedcall on java.io.BufferedWriter:close2010-07-22 12:56:56
    +unanalyzedcall on java.io.BufferedWriter:flush2010-07-22 12:56:56
    +unanalyzedcall on java.io.BufferedWriter:newLine2010-07-22 12:56:56
    +unanalyzedcall on java.io.BufferedWriter:write2010-07-22 12:56:56
    +unanalyzedcall on java.io.File2010-07-22 12:56:56
    +unanalyzedcall on java.io.File:createNewFile2010-07-22 12:56:56
    +unanalyzedcall on java.io.File:delete2010-07-22 12:56:56
    +unanalyzedcall on java.io.File:getName2010-07-22 12:56:56
    +unanalyzedcall on java.io.File:listFiles2010-07-22 12:56:56
    +unanalyzedcall on java.io.FileWriter2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Class:forName2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Class:getName2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Class:newInstance2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Exception:getMessage2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Object:getClass2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:indexOf2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:length2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:substring2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:valueOf2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Collection:iterator2010-07-22 12:56:56
    +unanalyzedcall on java.util.Date2010-07-22 12:56:56
    +unanalyzedcall on java.util.HashMap2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:size2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:subList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Map:get2010-07-22 12:56:56
    +unanalyzedcall on java.util.Map:keySet2010-07-22 12:56:56
    +unanalyzedcall on java.util.Map:put2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +unanalyzedcall on java.util.Set:iterator2010-07-22 12:56:56
    +unanalyzedcall on loadStaticPage2010-07-22 12:56:56
    +unanalyzedcall on loadStaticPages2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.PebbleContext:getCon figuration2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.PebbleContext:getIns tance2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Blog:getIndexesDirectory2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.Blog:getRoot2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Blog:getSearchIndexDirectory2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. StaticPage:getId2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.util. SecurityUtils:getUsername2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.util. StringUtils:transformHTML2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.util. StringUtils:truncate2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:debug2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:error2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:info2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:warn2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.document.DateField:dateTo String2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.document.Document2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.document.Document:add2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.document.Field:Keyword2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.document.Field:Text2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.document.Field:UnIndexed2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.document.Field:UnStored2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.index.IndexWriter2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.index.IndexWriter:addDocu ment2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.index.IndexWriter:close2010-07-22 12:56:56

  • void reindexBlogEntries()

  • -/+ Kind Annotation Text Date
    +pre(soft) init'ed(net/sourceforge/pebble/domain/BlogMa nager.instance.multiBlog)2010-07-22 12:56:56
    +pre(soft) init'ed(this...rootCategory)2010-07-22 12:56:56
    +pre(soft) net.sourceforge.pebble.domain.State__static_ init.new State(State__static_init#1).name != null2010-07-22 12:56:56
    +pre(soft) net.sourceforge.pebble.domain.State__static_ init.new State(State__static_init#2).name != null2010-07-22 12:56:56
    +pre(soft) net.sourceforge.pebble.domain.State__static_ init.new State(State__static_init#3).name != null2010-07-22 12:56:56
    +pre(soft) net.sourceforge.pebble.domain.State__static_ init.new State(State__static_init#5).name != null2010-07-22 12:56:56
    +pre(soft) net/sourceforge/pebble/dao/DAOFactory. configuredFactory != null2010-07-22 12:56:56
    +pre(soft) net/sourceforge/pebble/dao/DAOFactory. configuredFactory.blogEntryDAO != null2010-07-22 12:56:56
    +pre(soft) net/sourceforge/pebble/dao/file/FileBlogEntr yDAO.log != null2010-07-22 12:56:56
    +pre(soft) net/sourceforge/pebble/domain/BlogManager. instance != null2010-07-22 12:56:56
    +pre(soft) this...properties != null2010-07-22 12:56:56
    +pre(soft) this...years != null2010-07-22 12:56:56
    +pre(soft) this.authorIndex.blog != null2010-07-22 12:56:56
    +pre(soft) this.blogEntryIndex.blog != null2010-07-22 12:56:56
    +pre(soft) this.responseIndex.blog != null2010-07-22 12:56:56
    +pre(soft) this.responseIndex.pendingResponses != null2010-07-22 12:56:56
    +pre(soft) this.responseIndex.rejectedResponses != null2010-07-22 12:56:56
    +pre(soft) this.tagIndex.blog != null2010-07-22 12:56:56
    +prenet/sourceforge/pebble/domain/AbstractBlog.log != null2010-07-22 12:56:56
    +prethis.authorIndex != null2010-07-22 12:56:56
    +prethis.blogEntryIndex != null2010-07-22 12:56:56
    +prethis.categoryIndex != null2010-07-22 12:56:56
    +prethis.categoryIndex.blog != null2010-07-22 12:56:56
    +prethis.messages != null2010-07-22 12:56:56
    +prethis.responseIndex != null2010-07-22 12:56:56
    +prethis.searchIndex != null2010-07-22 12:56:56
    +prethis.searchIndex.blog != null2010-07-22 12:56:56
    +prethis.tagIndex != null2010-07-22 12:56:56
    +presumptionjava.lang.Object:getClass(...)@1763 != null2010-07-22 12:56:56
    +presumptionorg.apache.commons.logging.LogFactory:getLog(... )@105 != null2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Category#1) num objects)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Category#2) num objects)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Category#3) num objects)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(removeAllBlogEntries#1) num objects)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2) num objects)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2).blogEntries)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2).name)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2).tags)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2).tagsAsList)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3) num objects)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3).blogEntries)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3).name)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3).tags)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3).tagsAsList)2010-07-22 12:56:56
    +postinit'ed(this.messages)2010-07-22 12:56:56
    +postnew ArrayList(clear#1) num objects == 12010-07-22 12:56:56
    +postnew ArrayList(clear#2) num objects == 12010-07-22 12:56:56
    +postnew ArrayList(clear#3) num objects == 12010-07-22 12:56:56
    +postnew ArrayList(recalculateTagRankings#2) num objects <= 12010-07-22 12:56:56
    +postnew HashMap(clear#1) num objects == 12010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#2).blog)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#2).id)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#2). parent)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#2). subCategories)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#3).blog)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#3).id)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#3). parent)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#3). subCategories)2010-07-22 12:56:56
    +postthis.authorIndex.authors == &new HashMap(clear#1)2010-07-22 12:56:56
    +postthis.blogEntryIndex.indexEntries == &new ArrayList(clear#1)2010-07-22 12:56:56
    +postthis.blogEntryIndex.publishedIndexEntries == &new ArrayList(clear#2)2010-07-22 12:56:56
    +postthis.blogEntryIndex.unpublishedIndexEntries == &new ArrayList(clear#3)2010-07-22 12:56:56
    +postthis.responseIndex.approvedResponses == &new ArrayList(clear#1)2010-07-22 12:56:56
    +postthis.responseIndex.pendingResponses == &new ArrayList(clear#2)2010-07-22 12:56:56
    +postthis.responseIndex.rejectedResponses == &new ArrayList(clear#3)2010-07-22 12:56:56
    +postthis.tagIndex.orderedTags == One-of{old this.tagIndex.orderedTags, &new ArrayList(recalculateTagRankings#2)}2010-07-22 12:56:56
    +postthis.tagIndex.tags == &new HashMap(clear#1)2010-07-22 12:56:56
    +unanalyzedcall on addBlogEntry2010-07-22 12:56:56
    +unanalyzedcall on addCategory2010-07-22 12:56:56
    +unanalyzedcall on addPublishedBlogEntry2010-07-22 12:56:56
    +unanalyzedcall on addSubCategory2010-07-22 12:56:56
    +unanalyzedcall on addUnpublishedBlogEntry2010-07-22 12:56:56
    +unanalyzedcall on calculateRank2010-07-22 12:56:56
    +unanalyzedcall on encode2010-07-22 12:56:56
    +unanalyzedcall on getAllTags2010-07-22 12:56:56
    +unanalyzedcall on getAnalyzer2010-07-22 12:56:56
    +unanalyzedcall on getAuthor2010-07-22 12:56:56
    +unanalyzedcall on getBlog2010-07-22 12:56:56
    +unanalyzedcall on getBlogEntries2010-07-22 12:56:56
    +unanalyzedcall on getBlogForDay2010-07-22 12:56:56
    +unanalyzedcall on getBlogForMonth2010-07-22 12:56:56
    +unanalyzedcall on getBody2010-07-22 12:56:56
    +unanalyzedcall on getCategories2010-07-22 12:56:56
    +unanalyzedcall on getCategory2010-07-22 12:56:56
    +unanalyzedcall on getComments2010-07-22 12:56:56
    +unanalyzedcall on getContent2010-07-22 12:56:56
    +unanalyzedcall on getDate2010-07-22 12:56:56
    +unanalyzedcall on getExcerpt2010-07-22 12:56:56
    +unanalyzedcall on getGuid2010-07-22 12:56:56
    +unanalyzedcall on getId2010-07-22 12:56:56
    +unanalyzedcall on getLocalPermalink2010-07-22 12:56:56
    +unanalyzedcall on getLocale2010-07-22 12:56:56
    +unanalyzedcall on getLuceneAnalyzer2010-07-22 12:56:56
    +unanalyzedcall on getMonth2010-07-22 12:56:56
    +unanalyzedcall on getName2010-07-22 12:56:56
    +unanalyzedcall on getNumberOfBlogEntries2010-07-22 12:56:56
    +unanalyzedcall on getPermalink2010-07-22 12:56:56
    +unanalyzedcall on getPermalinkProvider2010-07-22 12:56:56
    +unanalyzedcall on getResponses2010-07-22 12:56:56
    +unanalyzedcall on getRootCategory2010-07-22 12:56:56
    +unanalyzedcall on getState2010-07-22 12:56:56
    +unanalyzedcall on getSubCategories2010-07-22 12:56:56
    +unanalyzedcall on getTimeZone2010-07-22 12:56:56
    +unanalyzedcall on getTitle2010-07-22 12:56:56
    +unanalyzedcall on getTrackBacks2010-07-22 12:56:56
    +unanalyzedcall on getTruncatedContent2010-07-22 12:56:56
    +unanalyzedcall on getUrl2010-07-22 12:56:56
    +unanalyzedcall on getYear2010-07-22 12:56:56
    +unanalyzedcall on isApproved2010-07-22 12:56:56
    +unanalyzedcall on isPending2010-07-22 12:56:56
    +unanalyzedcall on isPublished2010-07-22 12:56:56
    +unanalyzedcall on isRejected2010-07-22 12:56:56
    +unanalyzedcall on isRootCategory2010-07-22 12:56:56
    +unanalyzedcall on java.beans.PropertyChangeSupport2010-07-22 12:56:56
    +unanalyzedcall on java.beans.PropertyChangeSupport:addPropert yChangeListener2010-07-22 12:56:56
    +unanalyzedcall on java.beans.PropertyChangeSupport:fireProper tyChange2010-07-22 12:56:56
    +unanalyzedcall on java.io.BufferedWriter2010-07-22 12:56:56
    +unanalyzedcall on java.io.BufferedWriter:close2010-07-22 12:56:56
    +unanalyzedcall on java.io.BufferedWriter:flush2010-07-22 12:56:56
    +unanalyzedcall on java.io.BufferedWriter:newLine2010-07-22 12:56:56
    +unanalyzedcall on java.io.BufferedWriter:write2010-07-22 12:56:56
    +unanalyzedcall on java.io.File2010-07-22 12:56:56
    +unanalyzedcall on java.io.File:exists2010-07-22 12:56:56
    +unanalyzedcall on java.io.File:getAbsolutePath2010-07-22 12:56:56
    +unanalyzedcall on java.io.File:listFiles2010-07-22 12:56:56
    +unanalyzedcall on java.io.File:mkdirs2010-07-22 12:56:56
    +unanalyzedcall on java.io.FileWriter2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Class:forName2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Class:newInstance2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Exception2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Exception:getMessage2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Exception:printStackTrace2010-07-22 12:56:56
    +unanalyzedcall on java.lang.IllegalArgumentException2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Math:round2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:equals2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:indexOf2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:lastIndexOf2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:length2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:replaceAll2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:startsWith2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:substring2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:toLowerCase2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:trim2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:valueOf2010-07-22 12:56:56
    +unanalyzedcall on java.text.SimpleDateFormat2010-07-22 12:56:56
    +unanalyzedcall on java.text.SimpleDateFormat:setTimeZone2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:get2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getActualMaximum2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getInstance2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:getTime2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:set2010-07-22 12:56:56
    +unanalyzedcall on java.util.Calendar:setTime2010-07-22 12:56:56
    +unanalyzedcall on java.util.Collection:iterator2010-07-22 12:56:56
    +unanalyzedcall on java.util.Collections:reverse2010-07-22 12:56:56
    +unanalyzedcall on java.util.Collections:sort2010-07-22 12:56:56
    +unanalyzedcall on java.util.Collections:unmodifiableList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Date2010-07-22 12:56:56
    +unanalyzedcall on java.util.Date:getTime2010-07-22 12:56:56
    +unanalyzedcall on java.util.EventObject2010-07-22 15:04:21
    +unanalyzedcall on java.util.HashMap2010-07-22 12:56:56
    +unanalyzedcall on java.util.HashSet2010-07-22 12:56:56
    +unanalyzedcall on java.util.LinkedList2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:addAll2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:contains2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:iterator2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:remove2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:size2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:subList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Locale2010-07-22 12:56:56
    +unanalyzedcall on java.util.Map:get2010-07-22 12:56:56
    +unanalyzedcall on java.util.Map:keySet2010-07-22 12:56:56
    +unanalyzedcall on java.util.Map:put2010-07-22 12:56:56
    +unanalyzedcall on java.util.Map:size2010-07-22 12:56:56
    +unanalyzedcall on java.util.Map:values2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +unanalyzedcall on java.util.Set:iterator2010-07-22 12:56:56
    +unanalyzedcall on java.util.Set:size2010-07-22 12:56:56
    +unanalyzedcall on java.util.TimeZone:getTimeZone2010-07-22 12:56:56
    +unanalyzedcall on javax.xml.parsers.SAXParser:parse2010-07-22 12:56:56
    +unanalyzedcall on javax.xml.parsers.SAXParserFactory:newInsta nce2010-07-22 12:56:56
    +unanalyzedcall on javax.xml.parsers.SAXParserFactory:newSAXPa rser2010-07-22 12:56:56
    +unanalyzedcall on javax.xml.parsers.SAXParserFactory:setNames paceAware2010-07-22 12:56:56
    +unanalyzedcall on javax.xml.parsers.SAXParserFactory:setValid ating2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.PebbleContext:getCon figuration2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.PebbleContext:getIns tance2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.api.event. PebbleEvent2010-07-22 15:04:21
    +unanalyzedcall on net.sourceforge.pebble.domain. Blog:getCalendar2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Blog:getIndexesDirectory2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Blog:getLocale2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.Blog:getRoot2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Blog:getSearchIndexDirectory2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Blog:getTimeZone2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. BlogEntry:getId2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.Category2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.Month2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Month:getBlog2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.TimePeriod2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.index.IndexedTag2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.util. I18n:getMessage2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.util. SecurityUtils:getUsername2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.util. StringUtils:truncate2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:debug2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:error2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:info2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.document.DateField:dateTo String2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.document.Document2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.document.Document:add2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.document.Field:Keyword2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.document.Field:Text2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.document.Field:UnIndexed2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.document.Field:UnStored2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.index.IndexWriter2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.index.IndexWriter:addDocu ment2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.index.IndexWriter:close2010-07-22 12:56:56
    +unanalyzedcall on org.xml.sax.helpers.DefaultHandler2010-07-22 12:56:56
    +unanalyzedcall on removeAllBlogEntries2010-07-22 12:56:56
    +unanalyzedcall on setBlog2010-07-22 12:56:56
    +unanalyzedcall on setDate2010-07-22 12:56:56
    +unanalyzedcall on setState2010-07-22 12:56:56
    +unanalyzedcall on writeIndex2010-07-22 12:56:56

  • void reindexStaticPages()

  • -/+ Kind Annotation Text Date
    +pre(soft) init'ed(net/sourceforge/pebble/domain/BlogMa nager.instance.multiBlog)2010-07-22 12:56:56
    +pre(soft) net/sourceforge/pebble/dao/DAOFactory. configuredFactory != null2010-07-22 12:56:56
    +pre(soft) net/sourceforge/pebble/dao/DAOFactory. configuredFactory.staticPageDAO != null2010-07-22 12:56:56
    +pre(soft) net/sourceforge/pebble/domain/BlogManager. instance != null2010-07-22 12:56:56
    +pre(soft) this...properties != null2010-07-22 12:56:56
    +pre(soft) this.searchIndex != null2010-07-22 12:56:56
    +pre(soft) this.searchIndex.blog != null2010-07-22 12:56:56
    +pre(soft) this.staticPageIndex != null2010-07-22 12:56:56
    +pre(soft) this.staticPageIndex.blog != null2010-07-22 12:56:56
    +pre(soft) this.staticPageIndex.lockAttempts <= 232-22010-07-22 12:56:56
    +prenet/sourceforge/pebble/domain/AbstractBlog.log != null2010-07-22 12:56:56
    +prethis.messages != null2010-07-22 12:56:56
    +presumptionjava.lang.Object:getClass(...)@1776 != null2010-07-22 12:56:56
    +presumptionorg.apache.commons.logging.LogFactory:getLog(... )@105 != null2010-07-22 12:56:56
    +postinit'ed(this.messages)2010-07-22 12:56:56
    +postinit'ed(this.staticPageIndex.lockAttempts)2010-07-22 12:56:56
    +postnew HashMap(reindex#1) num objects <= 12010-07-22 12:56:56
    +postthis.staticPageIndex.index == One-of{old this.staticPageIndex.index, &new HashMap(reindex#1)}2010-07-22 12:56:56
    +postthis.staticPageIndex.lockAttempts == One-of{old this.staticPageIndex.lockAttempts, old this.staticPageIndex.lockAttempts + 1, 0}2010-07-22 12:56:56
    +unanalyzedcall on getAnalyzer2010-07-22 12:56:56
    +unanalyzedcall on getAuthor2010-07-22 12:56:56
    +unanalyzedcall on getBlog2010-07-22 12:56:56
    +unanalyzedcall on getBody2010-07-22 12:56:56
    +unanalyzedcall on getContent2010-07-22 12:56:56
    +unanalyzedcall on getDate2010-07-22 12:56:56
    +unanalyzedcall on getId2010-07-22 12:56:56
    +unanalyzedcall on getLocalPermalink2010-07-22 12:56:56
    +unanalyzedcall on getLuceneAnalyzer2010-07-22 12:56:56
    +unanalyzedcall on getName2010-07-22 12:56:56
    +unanalyzedcall on getPermalink2010-07-22 12:56:56
    +unanalyzedcall on getPermalinkProvider2010-07-22 12:56:56
    +unanalyzedcall on getTitle2010-07-22 12:56:56
    +unanalyzedcall on getTruncatedContent2010-07-22 12:56:56
    +unanalyzedcall on getUrl2010-07-22 12:56:56
    +unanalyzedcall on index2010-07-22 12:56:56
    +unanalyzedcall on java.io.BufferedWriter2010-07-22 12:56:56
    +unanalyzedcall on java.io.BufferedWriter:close2010-07-22 12:56:56
    +unanalyzedcall on java.io.BufferedWriter:flush2010-07-22 12:56:56
    +unanalyzedcall on java.io.BufferedWriter:newLine2010-07-22 12:56:56
    +unanalyzedcall on java.io.BufferedWriter:write2010-07-22 12:56:56
    +unanalyzedcall on java.io.File2010-07-22 12:56:56
    +unanalyzedcall on java.io.File:createNewFile2010-07-22 12:56:56
    +unanalyzedcall on java.io.File:delete2010-07-22 12:56:56
    +unanalyzedcall on java.io.File:getName2010-07-22 12:56:56
    +unanalyzedcall on java.io.File:listFiles2010-07-22 12:56:56
    +unanalyzedcall on java.io.FileWriter2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Class:forName2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Class:newInstance2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Exception:getMessage2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:indexOf2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:length2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:substring2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:valueOf2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Collection:iterator2010-07-22 12:56:56
    +unanalyzedcall on java.util.Date2010-07-22 12:56:56
    +unanalyzedcall on java.util.HashMap2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:size2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:subList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Map:get2010-07-22 12:56:56
    +unanalyzedcall on java.util.Map:keySet2010-07-22 12:56:56
    +unanalyzedcall on java.util.Map:put2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +unanalyzedcall on java.util.Set:iterator2010-07-22 12:56:56
    +unanalyzedcall on loadStaticPage2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.PebbleContext:getCon figuration2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.PebbleContext:getIns tance2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Blog:getIndexesDirectory2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.Blog:getRoot2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Blog:getSearchIndexDirectory2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. StaticPage:getId2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.util. SecurityUtils:getUsername2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.util. StringUtils:truncate2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:debug2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:error2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:info2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:warn2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.document.DateField:dateTo String2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.document.Document2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.document.Document:add2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.document.Field:Keyword2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.document.Field:Text2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.document.Field:UnIndexed2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.document.Field:UnStored2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.index.IndexWriter2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.index.IndexWriter:addDocu ment2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.index.IndexWriter:close2010-07-22 12:56:56

  • void removeCategory(Category)

  • -/+ Kind Annotation Text Date
    +pre(soft) category.id != null2010-07-22 12:56:56
    +pre(soft) init'ed(this.rootCategory)2010-07-22 12:56:56
    +precategory != null2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Category#1) num objects)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Category#2) num objects)2010-07-22 12:56:56
    +postinit'ed(new ArrayList(Category#3) num objects)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2) num objects)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2).blogEntries)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2).name)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2).tags)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#2).tagsAsList)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3) num objects)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3).blogEntries)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3).name)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3).tags)2010-07-22 12:56:56
    +postinit'ed(new Category(getCategory#3).tagsAsList)2010-07-22 12:56:56
    +postpossibly_updated(category.parent)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#2).blog)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#2).id)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#2). parent)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#2). subCategories)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#3).blog)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#3).id)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#3). parent)2010-07-22 12:56:56
    +postpossibly_updated(new Category(getCategory#3). subCategories)2010-07-22 12:56:56
    +unanalyzedcall on addCategory2010-07-22 12:56:56
    +unanalyzedcall on addSubCategory2010-07-22 12:56:56
    +unanalyzedcall on getCategory2010-07-22 12:56:56
    +unanalyzedcall on getId2010-07-22 12:56:56
    +unanalyzedcall on getParent2010-07-22 12:56:56
    +unanalyzedcall on getSubCategories2010-07-22 12:56:56
    +unanalyzedcall on isRootCategory2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:equals2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:indexOf2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:lastIndexOf2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:length2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:startsWith2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:substring2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Collections:unmodifiableList2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:contains2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:iterator2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:remove2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Blog:getLocale2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.Category2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.util. I18n:getMessage2010-07-22 12:56:56
    +unanalyzedcall on removeSubCategory2010-07-22 12:56:56
    +unanalyzedcall on setBlog2010-07-22 12:56:56

  • void setEditableTheme(Theme)

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

  • void setId(String)

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

  • void setPermalinkProvider(PermalinkProvider)

  • -/+ Kind Annotation Text Date
    +preprovider != null2010-07-22 12:56:56
    +postthis.permalinkProvider != null2010-07-22 12:56:56
    +postthis.permalinkProvider == provider2010-07-22 12:56:56

  • void setRootCategory(Category)

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

  • void start()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.editableTheme.name)2010-07-22 12:56:56
    +preinit'ed(this.editableTheme.pathToLiveThemes)2010-07-22 12:56:56
    +preinit'ed(this.id)2010-07-22 12:56:56
    +preinit'ed(this.root)2010-07-22 12:56:56
    +prenet/sourceforge/pebble/domain/Theme.log != null2010-07-22 12:56:56
    +prethis.editableTheme != null2010-07-22 12:56:56
    +prethis.editableTheme.blog != null2010-07-22 12:56:56
    +prethis.eventDispatcher != null2010-07-22 12:56:56
    +prethis.eventDispatcher.eventListenerList != null2010-07-22 12:56:56
    +prethis.eventDispatcher.eventListenerList. blogListeners != null2010-07-22 12:56:56
    +prethis.logger != null2010-07-22 12:56:56
    +presumptionorg.apache.commons.logging.LogFactory:getLog(... )@105 != null2010-07-22 12:56:56
    +postnew HashMap(reindex#1) num objects <= 12010-07-22 12:56:56
    +postpossibly_updated(this.messages)2010-07-22 12:56:56
    +postpossibly_updated(this.staticPageIndex.index)2010-07-22 12:56:56
    +postpossibly_updated(this.staticPageIndex. lockAttempts)2010-07-22 12:56:56
    +unanalyzedcall on blogStarted2010-07-22 12:56:56
    +unanalyzedcall on blogStopped2010-07-22 12:56:56
    +unanalyzedcall on copy2010-07-22 12:56:56
    +unanalyzedcall on getAnalyzer2010-07-22 12:56:56
    +unanalyzedcall on getAuthor2010-07-22 12:56:56
    +unanalyzedcall on getBlog2010-07-22 12:56:56
    +unanalyzedcall on getBlogListeners2010-07-22 12:56:56
    +unanalyzedcall on getBody2010-07-22 12:56:56
    +unanalyzedcall on getContent2010-07-22 12:56:56
    +unanalyzedcall on getDate2010-07-22 12:56:56
    +unanalyzedcall on getEventListenerList2010-07-22 12:56:56
    +unanalyzedcall on getId2010-07-22 12:56:56
    +unanalyzedcall on getLocalPermalink2010-07-22 12:56:56
    +unanalyzedcall on getLuceneAnalyzer2010-07-22 12:56:56
    +unanalyzedcall on getName2010-07-22 12:56:56
    +unanalyzedcall on getPermalink2010-07-22 12:56:56
    +unanalyzedcall on getPermalinkProvider2010-07-22 12:56:56
    +unanalyzedcall on getStaticPageDAO2010-07-22 12:56:56
    +unanalyzedcall on getTitle2010-07-22 12:56:56
    +unanalyzedcall on getTruncatedContent2010-07-22 12:56:56
    +unanalyzedcall on getType2010-07-22 12:56:56
    +unanalyzedcall on getUrl2010-07-22 12:56:56
    +unanalyzedcall on index2010-07-22 12:56:56
    +unanalyzedcall on isVetoed2010-07-22 12:56:56
    +unanalyzedcall on java.io.BufferedWriter2010-07-22 12:56:56
    +unanalyzedcall on java.io.BufferedWriter:close2010-07-22 12:56:56
    +unanalyzedcall on java.io.BufferedWriter:flush2010-07-22 12:56:56
    +unanalyzedcall on java.io.BufferedWriter:newLine2010-07-22 12:56:56
    +unanalyzedcall on java.io.BufferedWriter:write2010-07-22 12:56:56
    +unanalyzedcall on java.io.File2010-07-22 12:56:56
    +unanalyzedcall on java.io.File:createNewFile2010-07-22 12:56:56
    +unanalyzedcall on java.io.File:delete2010-07-22 12:56:56
    +unanalyzedcall on java.io.File:exists2010-07-22 12:56:56
    +unanalyzedcall on java.io.File:getAbsolutePath2010-07-22 12:56:56
    +unanalyzedcall on java.io.File:getName2010-07-22 12:56:56
    +unanalyzedcall on java.io.File:isDirectory2010-07-22 12:56:56
    +unanalyzedcall on java.io.File:listFiles2010-07-22 12:56:56
    +unanalyzedcall on java.io.File:mkdir2010-07-22 12:56:56
    +unanalyzedcall on java.io.File:renameTo2010-07-22 12:56:56
    +unanalyzedcall on java.io.FileInputStream2010-07-22 12:56:56
    +unanalyzedcall on java.io.FileInputStream:getChannel2010-07-22 12:56:56
    +unanalyzedcall on java.io.FileOutputStream2010-07-22 12:56:56
    +unanalyzedcall on java.io.FileOutputStream:getChannel2010-07-22 12:56:56
    +unanalyzedcall on java.io.FileWriter2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Class:forName2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Class:getName2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Class:newInstance2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Exception:getMessage2010-07-22 12:56:56
    +unanalyzedcall on java.lang.Object:getClass2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:indexOf2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:length2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:substring2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:valueOf2010-07-22 12:56:56
    +unanalyzedcall on java.nio.channels.FileChannel:close2010-07-22 12:56:56
    +unanalyzedcall on java.nio.channels.FileChannel:size2010-07-22 12:56:56
    +unanalyzedcall on java.nio.channels.FileChannel:transferFrom2010-07-22 12:56:56
    +unanalyzedcall on java.util.ArrayList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Collection:iterator2010-07-22 12:56:56
    +unanalyzedcall on java.util.Date2010-07-22 12:56:56
    +unanalyzedcall on java.util.EventObject2010-07-22 12:56:56
    +unanalyzedcall on java.util.HashMap2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:add2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:iterator2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:size2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:subList2010-07-22 12:56:56
    +unanalyzedcall on java.util.Map:get2010-07-22 12:56:56
    +unanalyzedcall on java.util.Map:keySet2010-07-22 12:56:56
    +unanalyzedcall on java.util.Map:put2010-07-22 12:56:56
    +unanalyzedcall on java.util.Properties:getProperty2010-07-22 12:56:56
    +unanalyzedcall on java.util.Set:iterator2010-07-22 12:56:56
    +unanalyzedcall on java.util.Timer:cancel2010-07-22 12:56:56
    +unanalyzedcall on java.util.Timer:schedule2010-07-22 12:56:56
    +unanalyzedcall on loadStaticPage2010-07-22 12:56:56
    +unanalyzedcall on loadStaticPages2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.PebbleContext:getCon figuration2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.PebbleContext:getIns tance2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.api.event. PebbleEvent2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.api.event.blog. BlogEvent:getSource2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Blog:getIndexesDirectory2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.Blog:getRoot2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. Blog:getSearchIndexDirectory2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain. StaticPage:getId2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.util. FileUtils:deleteFile2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.util. SecurityUtils:getUsername2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.util. StringUtils:transformHTML2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.util. StringUtils:truncate2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:debug2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:error2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:info2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:warn2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.document.DateField:dateTo String2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.document.Document2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.document.Document:add2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.document.Field:Keyword2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.document.Field:Text2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.document.Field:UnIndexed2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.document.Field:UnStored2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.index.IndexWriter2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.index.IndexWriter:addDocu ment2010-07-22 12:56:56
    +unanalyzedcall on org.apache.lucene.index.IndexWriter:close2010-07-22 12:56:56
    +unanalyzedcall on reindexBlogEntries2010-07-22 12:56:56
    +unanalyzedcall on reindexStaticPages2010-07-22 12:56:56
    +test_vectorjava.io.File:exists(...)@1575: {1}, {0}2010-07-22 12:56:56
    +test_vectorjava.io.File:exists(...)@1581: {1}, {0}2010-07-22 12:56:56
    +test_vectorjava.io.File:exists(...)@1586: {1}, {0}2010-07-22 12:56:56
    +test_vectorjava.io.File:exists(...)@1591: {1}, {0}2010-07-22 12:56:56

  • void stop()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.editableTheme.name)2010-07-22 12:56:56
    +preinit'ed(this.editableTheme.pathToLiveThemes)2010-07-22 12:56:56
    +preinit'ed(this.id)2010-07-22 12:56:56
    +prenet/sourceforge/pebble/domain/Theme.log != null2010-07-22 12:56:56
    +prethis.editableTheme != null2010-07-22 12:56:56
    +prethis.editableTheme.blog != null2010-07-22 12:56:56
    +prethis.eventDispatcher != null2010-07-22 12:56:56
    +prethis.eventDispatcher.eventListenerList != null2010-07-22 12:56:56
    +prethis.eventDispatcher.eventListenerList. blogListeners != null2010-07-22 12:56:56
    +prethis.logger != null2010-07-22 12:56:56
    +presumptionorg.apache.commons.logging.LogFactory:getLog(... )@105 != null2010-07-22 12:56:56
    +unanalyzedcall on blogStarted2010-07-22 12:56:56
    +unanalyzedcall on blogStopped2010-07-22 12:56:56
    +unanalyzedcall on copy2010-07-22 12:56:56
    +unanalyzedcall on getBlog2010-07-22 12:56:56
    +unanalyzedcall on getBlogListeners2010-07-22 12:56:56
    +unanalyzedcall on getEventListenerList2010-07-22 12:56:56
    +unanalyzedcall on getType2010-07-22 12:56:56
    +unanalyzedcall on isVetoed2010-07-22 12:56:56
    +unanalyzedcall on java.io.File2010-07-22 12:56:56
    +unanalyzedcall on java.io.File:exists2010-07-22 12:56:56
    +unanalyzedcall on java.io.File:getAbsolutePath2010-07-22 12:56:56
    +unanalyzedcall on java.io.File:getName2010-07-22 12:56:56
    +unanalyzedcall on java.io.File:isDirectory2010-07-22 12:56:56
    +unanalyzedcall on java.io.File:listFiles2010-07-22 12:56:56
    +unanalyzedcall on java.io.File:mkdir2010-07-22 12:56:56
    +unanalyzedcall on java.io.File:renameTo2010-07-22 12:56:56
    +unanalyzedcall on java.io.FileInputStream2010-07-22 12:56:56
    +unanalyzedcall on java.io.FileInputStream:getChannel2010-07-22 12:56:56
    +unanalyzedcall on java.io.FileOutputStream2010-07-22 12:56:56
    +unanalyzedcall on java.io.FileOutputStream:getChannel2010-07-22 12:56:56
    +unanalyzedcall on java.lang.String:valueOf2010-07-22 12:56:56
    +unanalyzedcall on java.nio.channels.FileChannel:close2010-07-22 12:56:56
    +unanalyzedcall on java.nio.channels.FileChannel:size2010-07-22 12:56:56
    +unanalyzedcall on java.nio.channels.FileChannel:transferFrom2010-07-22 12:56:56
    +unanalyzedcall on java.util.EventObject2010-07-22 12:56:56
    +unanalyzedcall on java.util.List:iterator2010-07-22 12:56:56
    +unanalyzedcall on java.util.Timer:cancel2010-07-22 12:56:56
    +unanalyzedcall on java.util.Timer:schedule2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.api.event. PebbleEvent2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.api.event.blog. BlogEvent:getSource2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.domain.Blog:getRoot2010-07-22 12:56:56
    +unanalyzedcall on net.sourceforge.pebble.util. FileUtils:deleteFile2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:debug2010-07-22 12:56:56
    +unanalyzedcall on org.apache.commons.logging.Log:error2010-07-22 12:56:56