blib/lib/Amce/CNA.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 10 | 60.0 |
line | true | false | branch |
---|---|---|---|
56 | 3 | 0 | if (exists $methods{$pkg}{$acroname}) |
75 | 4 | 9 | if $name eq uc $name |
76 | 5 | 4 | if (exists &{"${pkg}::$name";}) |
92 | 2 | 0 | if (my $code = __can($class, $method)) |
96 | 0 | 0 | unless @_ >= 1 |