Branch Coverage

blib/lib/Filter/Util/Call.pm
Criterion Covered Total %
branch 1 6 16.6


line true false branch
31 0 0 unless ($size > 0)
42 0 0 if $status == 0 and length $_
55 1 0 if (not $coderef and !ref($obj) || ref($obj) =~ /^ARRAY|HASH$/)