(args, expectations)
| 2352 | } |
| 2353 | |
| 2354 | function _extendTraces(args, expectations) { |
| 2355 | return _base('extendTraces', args, expectations); |
| 2356 | } |
| 2357 | |
| 2358 | function _prependTraces(args, expectations) { |
| 2359 | return _base('prependTraces', args, expectations); |
no test coverage detected
searching dependent graphs…