File Summary: blogservice.java |
|
| 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 | -8 | 0 | 8 | -8/+2 | 2 | 1 | 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/+1 | 1 |   | ||
| Total | 1 | -1 | 0 | 1 | -1/+1 | 1 | 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/+1 | 1 |   | ||
| Total | 1 | -1 | 0 | 1 | -1/+1 | 1 | 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 | -2 | 0 | 2 | -2 | 0 | 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 | -2 | 0 | 2 | -2 | 0 | 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 | -2 | 0 | 2 | -2 | 0 | 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. |
go to source |
| net.sourceforge. |
go to source |
| putBlogEntry | go to source |
| removeBlogEntry | go to source |
| blogservice.java | 2010-Jun-25 19:40:32 |
| blogservice.class | 2010-Jul-19 20:23:40 |