blib/lib/Test/TraceCalls.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
40 | 0 | 0 | if not /^_/ |
41 | 0 | 0 | unless exists $opts{'match'} |
55 | 0 | 0 | unless defined $sub |
57 | 0 | 0 | unless my $code = \&{"${package}::$sub";} |