| Detector: | MuDetectOPAL_180217 |
| Target: | project 'closure' version 319 |
| Misuse: | misuse 'tikanga-2' |
Details about the known misuse from the MUBench dataset.
| Description: | Iterator.next() is invoked without prior check of hasNext(). |
| Fix Description: | |
| Violation Types: |
|
| In File: | com/google/javascript/jscomp/JSModuleGraph.java |
| In Method: | getDeepestCommonDependencyInclusive(Collection) |
| Code with Misuse: |
|