Branch Coverage

blib/lib/Acme/MetaSyntactic/List.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
16 0 12 if ref $data ne 'HASH'
37 0 31 unless ($class)
43 13 18 if (defined $count and $count == 0)
46 12 1 wantarray ? :
53 16 2 if (@{"${class}::List";})