File Summary: blogservice.java

Checks Analyzed1,328
Checks Passed1,326
Percentage Passed 99.85%

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

Hot Spots -- Methods with deltas or higher-ranking messages listed first

All_Methods
Method high medium low
base deltas now base deltas now base deltas now
removeBlogEntry 2 -2   2 -2   1   1
getBlogEntry 2 -2   2 -2        
putBlogEntry 2 -2   2 -2        
getBlogEntries 1 -1   1 -1/+1 1      
getBlogEntries 1 -1   1 -1/+1 1      
Total 8 -80 8 -8/+22 1   1
Total Check-Related Messages 2
Total Other Messages 1



Method: List getBlogEntries(Blog, int, int)

top
Category high medium low
base deltas now base deltas now base deltas now
null dereference 1 -1  1 -1/+11      
Total 1 -10 1 -1/+11     0




Method: List getBlogEntries(Blog, int, int, int)

top
Category high medium low
base deltas now base deltas now base deltas now
null dereference 1 -1  1 -1/+11      
Total 1 -10 1 -1/+11     0




Method: BlogEntry getBlogEntry(Blog, String)

top
Category high medium low
base deltas now base deltas now base deltas now
null dereference 2 -2  2 -2       
Total 2 -20 2 -20     0




Method: void putBlogEntry(BlogEntry)

top
Category high medium low
base deltas now base deltas now base deltas now
null dereference 2 -2  2 -2       
Total 2 -20 2 -20     0




Method: void removeBlogEntry(BlogEntry)

top
Category high medium low
base deltas now base deltas now base deltas now
null dereference 2 -2  2 -2       
unused assignment             1   1
Total 2 -20 2 -20 1   1




All Methods

top
Method View Method
getBlogEntries go to source
getBlogEntries go to source
getBlogEntries go to source
getBlogEntries go to source
getBlogEntry go to source
getResponse go to source
net.sourceforge.pebble.domain.BlogService go to source
net.sourceforge.pebble.domain.BlogService__static_init go to source
putBlogEntry go to source
removeBlogEntry go to source










SofCheck Inspector Build Version : 2.22510
blogservice.java 2010-Jun-25 19:40:32
blogservice.class 2010-Jul-19 20:23:40