Condition Coverage

blib/lib/Games/Solitaire/Verify/Solution.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

line !l l&&!r l&&r condition
43 0 1343 13774 $line = $self->_l and $line ne "\n"
67 0 1343 1343 defined($line = $self->_l) and $line eq "\n"