Branch Coverage

blib/lib/Test/CallFlow/ArgCheck.pm
Criterion Covered Total %
branch 9 20 45.0


line true false branch
43 0 6 if ref $class
45 0 6 if (ref $_[0]) { }
47 0 0 if @_
48 0 0 if @_
77 19 0 defined $$self{'min'} ? :
78 19 0 defined $$self{'max'} ? :
80 0 19 if my $debug = exists $ENV{'DEBUG'}
86 0 24 if $debug
91 0 19 if $debug
92 5 14 $matched < $min ? :