Condition Coverage

blib/lib/App/Grepl.pm
Criterion Covered Total %
condition 15 18 83.3


and 3 conditions

line !l l&&!r l&&r condition
204 3 5 1 $self->dir and @{$self->files;}
296 2 0 5 -e $file and -r _

or 2 conditions

line l !l condition
294 2 4 reftype $files || ''
327 9 2 reftype $look_for || ''
352 2 10 $test_pattern ||= ''

or 3 conditions

line l !l&&r !l&&!r condition
50 6 18 0 $HANDLER_FOR{$token}{'class'} ||= "Token::\u$token"
201 3 0 6 $self->dir or @{$self->files;}