Branch Coverage

blib/lib/Text/Layout/Testing.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
54 2 56 if $_ eq "size" and defined $f->{$_} and int $f->{$_} != $f->{$_}
56 187 567 if defined $f->{$_} and not !$f->{$_} || /col/ && $f->{$_} eq 'black'