File Summary: FileManagerImpl.java |
|
| current inspection = 2009-09-04 18:33:31 (id #2) | base = 2009-09-04 18:33:31 (id #1) |
Hot Spots -- Methods with deltas or higher-probability messages listed first |
All_Methods |
| Method | high | medium | low | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |||||
| matchContentType | +1 | 1 | +2 | 2 | +2 | 2 | |||||||
| deleteAllFiles | +1 | 1 | |||||||||||
| getDirSize | +1 | 1 | |||||||||||
| getDirectories | +1 | 1 | |||||||||||
| saveFile | +1 | 1 | |||||||||||
| getChildren | +1 | 1 | |||||||||||
| createDirectory | +1 | 1 | |||||||||||
| overQuota | +1 | 1 | |||||||||||
| Total | +3 | 3 | +5 | 5 | +4 | 4 | |||||||
|
|||||||||||||
Method: void createDirectory(Weblog, String) |
top |
| Category | high | medium | low | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| test always goes same way |   |   | +1 | 1 | |||||
| Total | 0 | 0 | +1 | 1 | |||||
Method: void deleteAllFiles(File) |
top |
| Category | high | medium | low | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| null dereference | +1 | 1 |   |   | |||||
| Total | +1 | 1 | 0 | 0 | |||||
Method: ThemeResource[] getDirectories(Weblog) |
top |
| Category | high | medium | low | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| null dereference |   | +1 | 1 |   | |||||
| Total | 0 | +1 | 1 | 0 | |||||
Method: long getDirSize(File, bool) |
top |
| Category | high | medium | low | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| null dereference | +1 | 1 |   |   | |||||
| Total | +1 | 1 | 0 | 0 | |||||
Method: bool matchContentType(String, String) |
top |
| Category | high | medium | low | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| use of default init |   |   | +2 | 2 | |||||
| null dereference |   | +2 | 2 |   | |||||
| array index out of bounds | +1 | 1 |   |   | |||||
| Total | +1 | 1 | +2 | 2 | +2 | 2 | |||
Method: bool overQuota(Weblog) |
top |
| Category | high | medium | low | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| unused assignment |   |   | +1 | 1 | |||||
| Total | 0 | 0 | +1 | 1 | |||||
Method: void saveFile(Weblog, String, String, long, InputStream, bool) |
top |
| Category | high | medium | low | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| conditional throw |   | +1 | 1 |   | |||||
| Total | 0 | +1 | 1 | 0 | |||||
Method: ThemeResource[] getChildren() |
top |
| Category | high | medium | low | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| null dereference |   | +1 | 1 |   | |||||
| Total | 0 | +1 | 1 | 0 | |||||
All Methods |
top |
| Method | View Method |
|---|---|
| accept | go to source |
| accept | go to source |
| canSave | go to source |
| checkFileType | go to source |
| createDirectory | go to source |
| deleteAllFiles | go to source |
| deleteAllFiles | go to source |
| deleteFile | go to source |
| getChildren | go to source |
| getDirSize | go to source |
| getDirectories | go to source |
| getFile | go to source |
| getFiles | go to source |
| getInputStream | go to source |
| getLastModified | go to source |
| getLength | go to source |
| getName | go to source |
| getPath | go to source |
| getRealFile | go to source |
| getWeblog | go to source |
| isDirectory | go to source |
| isFile | go to source |
| matchContentType | go to source |
| org.apache. |
go to source |
| org.apache. |
go to source |
| org.apache. |
go to source |
| org.apache. |
go to source |
| org.apache. |
go to source |
| org.apache. |
go to source |
| org.apache. |
go to source |
| org.apache. |
go to source |
| overQuota | go to source |
| release | go to source |
| saveFile | go to source |
| saveFile | go to source |
| FileManagerImpl.java | 2009-Jan-02 14:25:18 |
| FileManagerImpl.class | 2009-Sep-04 03:12:30 |
| FileManagerImpl$1.class | 2009-Sep-04 03:12:30 |
| FileManagerImpl$WeblogResourceFile.class | 2009-Sep-04 03:12:30 |
| FileManagerImpl$WeblogResourceFile$1.class | 2009-Sep-04 03:12:30 |