Condition Coverage

blib/lib/Test/Spelling.pm
Criterion Covered Total %
condition 4 15 26.6


and 3 conditions

line !l l&&!r l&&r condition
220 0 0 0 defined $first and $first =~ /^#!.*perl/

or 3 conditions

line l !l&&r !l&&!r condition
117 4 0 0 shift() || "POD spelling for $file"
129 0 0 1 $WL->{$_} || $$WL{lc $_}
235 0 0 1 $word =~ /\s/ or $word =~ /:/
251 0 4 0 $POD_PARSER || 'Pod::Spell'->new