Branch Coverage

lib/List/Gen/Perl6.pm
Criterion Covered Total %
branch 13 14 92.8


line true false branch
25 3 7 if $t eq '\\'
34 2 2 if $t eq '\\'
40 3 3 $1 || $2 ? :
41 4 2 $3 ? :
46 3 2 $1 || $2 ? :
47 4 1 $3 ? :
57 0 8 unless ref $ret eq 'CODE'