| Status |
+/- |
Msg Id |
Method |
Line |
Message Category |
Message Text |
Date |
|
|
+ |
39683 |
init
|
235 |
precondition failure |
net/sourceforge/pebble/domain/AbstractBlog.error: this.messages != null |
2010-07-22 12:56:56 |
|
|
+ |
39684 |
init
|
244 |
precondition failure |
net/sourceforge/pebble/domain/AbstractBlog.error: this.messages != null |
2010-07-22 12:56:56 |
|
|
+ |
39790 |
initBlogListeners
|
307 |
precondition failure |
net/sourceforge/pebble/domain/AbstractBlog.error: this.messages != null |
2010-07-22 12:56:56 |
|
|
+ |
39831 |
initBlogEntryListeners
|
325 |
precondition failure |
net/sourceforge/pebble/domain/AbstractBlog.error: this.messages != null |
2010-07-22 12:56:56 |
|
|
+ |
39833 |
initBlogEntryListeners
|
340 |
unused assignment |
unused assignment into text |
2010-07-22 12:56:56 |
|
|
+ |
39834 |
initBlogEntryListeners
|
341 |
precondition failure |
net/sourceforge/pebble/domain/AbstractBlog.warn: this.messages != null |
2010-07-22 12:56:56 |
|
|
+ |
39874 |
initCommentListeners
|
364 |
precondition failure |
net/sourceforge/pebble/domain/AbstractBlog.error: this.messages != null |
2010-07-22 12:56:56 |
|
|
+ |
39913 |
initTrackBackListeners
|
385 |
precondition failure |
net/sourceforge/pebble/domain/AbstractBlog.error: this.messages != null |
2010-07-22 12:56:56 |
|
|
+ |
39949 |
initDecorators
|
409 |
precondition failure |
net/sourceforge/pebble/domain/AbstractBlog.error: this.messages != null |
2010-07-22 12:56:56 |
|
|
+ |
40255 |
getArchives
|
793 |
null dereference |
getBlogForFirstMonth(...) != null |
2010-07-22 12:56:56 |
|
|
+ |
40258 |
getArchives
|
796 |
unused assignment |
unused assignment into cal |
2010-07-22 12:56:56 |
|
|
+ |
40325 |
getBlogForFirstMonth
|
818 |
test always goes same way |
test predetermined because blogEntryIds != null |
2010-07-22 12:56:56 |
|
|
+ |
40326 |
getBlogForFirstMonth
|
829 |
null dereference |
getBlogForDay(...) != null |
2010-07-22 12:56:56 |
|
|
+ |
40424 |
getBlogForDay
|
867 |
null dereference |
getBlogForMonth(...) != null |
2010-07-22 12:56:56 |
|
|
+ |
40425 |
getBlogForDay
|
867 |
precondition failure |
net/sourceforge/pebble/domain/Month.getBlogForDay: this.dailyBlogs.length >= 1 |
2010-07-22 12:56:56 |
|
|
+ |
40426 |
getBlogForDay
|
867 |
precondition failure |
net/sourceforge/pebble/domain/Month.getBlogForDay: day <= this.dailyBlogs.length |
2010-07-22 12:56:56 |
|
|
+ |
40427 |
getBlogForDay
|
867 |
precondition failure |
net/sourceforge/pebble/domain/Month.getBlogForDay: this.lastDayInMonth >= 1 |
2010-07-22 12:56:56 |
|
|
+ |
40428 |
getBlogForDay
|
867 |
precondition failure |
net/sourceforge/pebble/domain/Month.getBlogForDay: this.lastDayInMonth - day in 0..4_294_967_294 |
2010-07-22 12:56:56 |
|
|
+ |
40711 |
getBlogEntries
|
927 |
null dereference |
months[month] != null |
2010-07-22 12:56:56 |
|
|
+ |
41218 |
getDateOfLastResponse
|
1283 |
test always goes same way |
test predetermined because responses != null |
2010-07-22 12:56:56 |
|
|
+ |
41219 |
getPreviousBlogEntry
|
1291 |
null dereference |
getBlogForFirstMonth(...) != null |
2010-07-22 12:56:56 |
|
|
+ |
41220 |
getPreviousBlogEntry
|
1291 |
precondition failure |
net/sourceforge/pebble/domain/Month.getBlogForFirstDay: this.dailyBlogs.length >= 1 |
2010-07-22 12:56:56 |
|
|
+ |
41221 |
getPreviousBlogEntry
|
1291 |
precondition failure |
net/sourceforge/pebble/domain/Month.getBlogForFirstDay: this.lastDayInMonth >= 1 |
2010-07-22 12:56:56 |
|
|
+ |
41331 |
getPreviousBlogEntry
|
1294 |
null dereference |
day != null |
2010-07-22 12:56:56 |
|
|
+ |
41333 |
getPreviousBlogEntry
|
1294 |
precondition failure |
net/sourceforge/pebble/domain/Day.getPreviousBlogEntry: this.publishedBlogEntries != null |
2010-07-22 12:56:56 |
|
|
+ |
41334 |
getPreviousBlogEntry
|
1297 |
null dereference |
day != null |
2010-07-22 12:56:56 |
|
|
+ |
41336 |
getPreviousBlogEntry
|
1297 |
precondition failure |
net/sourceforge/pebble/domain/Day.getLastBlogEntry: this.publishedBlogEntries != null |
2010-07-22 12:56:56 |
|
|
+ |
41440 |
getNextBlogEntry
|
1317 |
null dereference |
day != null |
2010-07-22 12:56:56 |
|
|
+ |
41442 |
getNextBlogEntry
|
1317 |
precondition failure |
net/sourceforge/pebble/domain/Day.getNextBlogEntry: this.publishedBlogEntries != null |
2010-07-22 12:56:56 |
|
|
+ |
41443 |
getNextBlogEntry
|
1320 |
null dereference |
day != null |
2010-07-22 12:56:56 |
|
|
+ |
41445 |
getNextBlogEntry
|
1320 |
precondition failure |
net/sourceforge/pebble/domain/Day.getFirstBlogEntry: this.publishedBlogEntries != null |
2010-07-22 12:56:56 |
|
|
+ |
41620 |
addCategory
|
1382 |
unused assignment in callee |
unused assignment to (builder.rootCategory) in addCategory |
2010-07-22 12:56:56 |
|
|
+ |
41621 |
addCategory
|
1382 |
precondition failure |
net/sourceforge/pebble/domain/CategoryBuilder.addCategory: category.id != null |
2010-07-22 12:56:56 |
|
|
+ |
41682 |
removeCategory
|
1394 |
precondition failure |
net/sourceforge/pebble/domain/CategoryBuilder.removeCategory: category.id != null |
2010-07-22 12:56:56 |