Source file "org/elasticsearch/watcher/FileWatcher.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 503 of 503 | 0% | 68 of 68 | 0% | 47 | 47 | 138 | 138 | 13 | 13 |
| checkAndNotify() | 0% | 0% | 13 | 13 | 37 | 37 | 1 | 1 | ||
| updateChildren() | 0% | 0% | 9 | 9 | 28 | 28 | 1 | 1 | ||
| init(boolean) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| onDirectoryCreated(boolean) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| onDirectoryDeleted() | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| listChildren(boolean) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| onFileCreated(boolean) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| deleteChild(int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| onFileDeleted() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| onFileChanged() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| createChild(Path, boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| FileWatcher.FileObserver(FileWatcher, Path) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| listFiles() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |