| Status |
+/- |
Msg Id |
Method |
Line |
Message Category |
Message Text |
Date |
|
|
+ |
16507 |
getDirectories
|
130 |
null dereference |
not_init'ed(dirFiles[i]) |
2009-09-04 18:33:31 |
|
|
+ |
16657 |
saveFile
|
170 |
conditional throw |
canSave(...) != 0 |
2009-09-04 18:33:31 |
|
|
+ |
16693 |
createDirectory
|
227 |
test always goes same way |
test predetermined because savePath != null |
2009-09-04 18:33:31 |
|
|
+ |
16755 |
deleteAllFiles
|
305 |
null dereference |
file != null |
2009-09-04 18:33:31 |
|
|
+ |
16802 |
overQuota
|
327 |
unused assignment |
unused assignment into maxFileSize |
2009-09-04 18:33:31 |
|
|
+ |
16894 |
getDirSize
|
427 |
null dereference |
files[i] != null |
2009-09-04 18:33:31 |
|
|
+ |
16923 |
matchContentType
|
536 |
use of default init |
init'ed(ruleParts.length) |
2009-09-04 18:33:31 |
|
|
+ |
16924 |
matchContentType
|
536 |
use of default init |
init'ed(typeParts.length) |
2009-09-04 18:33:31 |
|
|
+ |
16926 |
matchContentType
|
536 |
null dereference |
not_init'ed(ruleParts[0]) |
2009-09-04 18:33:31 |
|
|
+ |
16928 |
matchContentType
|
536 |
array index out of bounds |
ruleParts.length >= 2 |
2009-09-04 18:33:31 |
|
|
+ |
16930 |
matchContentType
|
536 |
null dereference |
not_init'ed(ruleParts[1]) |
2009-09-04 18:33:31 |
|
|
+ |
16996 |
getChildren
|
652 |
null dereference |
not_init'ed(dirFiles[i]) |
2009-09-04 18:33:31 |