Condition Coverage

blib/lib/Text/TypingEffort.pm
Criterion Covered Total %
condition 11 11 100.0


and 3 conditions

line !l l&&!r l&&r condition
231 11 5 20 $basis{'LAYOUT'} and $basis{'LAYOUT'} eq $opts{'layout'}
268 1 31 3 ref $opts{'initial'} eq 'HASH' and keys %{$opts{'initial'};}

or 2 conditions

line l !l condition
344 20 2 lc shift() || 'qwerty'

or 3 conditions

line l !l&&r !l&&!r condition
223 3 32 1 defined $opts{'file'} or defined $opts{'text'}