Branch Coverage

blib/lib/Amce/CNA.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
60 3 0 if (exists $methods{$pkg}{$acroname})
79 4 9 if $name eq uc $name
80 5 4 if (exists &{"${pkg}::$name";})
96 2 0 if (my $code = __can($class, $method))
100 0 0 unless @_ >= 1