(path5)
| 64586 | return makeArray(paths).filter(this.createFilter()); |
| 64587 | } |
| 64588 | // @returns {TestResult} |
| 64589 | test(path5) { |
| 64590 | return this._test(path5, this._testCache, true); |
| 64591 | } |
nothing calls this directly
no test coverage detected
searching dependent graphs…