Branch Coverage

blib/lib/Perinci/Sub/Property/result_postfilter.pm
Criterion Covered Total %
branch 16 24 66.6


line true false branch
15 0 2 unless $v and keys %$v
20 0 2 $$self{'_meta'}{'result_naked'} ? :
27 6 12 if ($a eq 're') { }
6 6 elsif ($a eq 'date') { }
6 0 elsif ($a eq 'code') { }
28 3 3 $code ? :
30 6 0 if ($b eq 'str') { }
37 6 0 $code ? :
39 6 0 if ($b eq 'epoch') { }
46 3 3 $code ? :
48 6 0 if ($b eq 'str') { }
95 2 0 if ($_implementation eq 'for') { }