Branch Coverage
blib/lib/Acme/Nooo.pm
Criterion
Covered
Total
%
branch
6
8
75.0
line
true
false
branch
10
1
1
if (ref $class eq 'ARRAY') { }
1
0
elsif (not ref $class) { }
23
2
0
unless @stubs
25
4
1
if (UNIVERSAL::can($obj, $_))