| 1 | class C { |
| 2 | f( |
| 3 | superSuperSuperSuperSuperSuperSuperSuperSuperSuperSuperSuperSuperSuperLong, |
| 4 | ...args |
| 5 | ) {} |
| 6 | } |
| 7 | |
| 8 | function f( |
| 9 | superSuperSuperSuperSuperSuperSuperSuperSuperSuperSuperSuperSuperSuperLong, |
nothing calls this directly
no outgoing calls
no test coverage detected