Branch Coverage
example/lib/Method/Modifiers.pm
Criterion
Covered
Total
%
branch
4
6
66.6
line
true
false
branch
33
4
8
if (not $method && Data::Util::subroutine_modifier($method)) { }
35
4
0
unless ($method)
36
0
4
unless $method = $into->can($name)