blib/lib/Method/Signatures/Utils.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 10 | 60.0 |
line | true | false | branch |
---|---|---|---|
11 | 1476 | 0 | unless $Method::Signatures::DEBUG |
15 | 0 | 0 | ref $_ ? : |
23 | 0 | 327 | unless my $ppi = 'PPI::Document'->new($code) |
35 | 68 | 17 | unless $target |
43 | 68 | 17 | unless $class =~ /^${\'Method::Signatures::Utils';}(::|$)/ |