Detector: | Jadet |
Target: | project ' closure ' version319 |
Misuse: | misuse ' tikanga-2 ' |
Tags: |
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: |
|