Condition Coverage
blib/lib/Syntax/Check.pm
Criterion
Covered
Total
%
condition
4
6
66.6
and 3 conditions
line
!l
l&&!r
l&&r
condition
31
1
0
6
exists $p{'file'} and -f $p{'file'}
109
6
0
11
exists $self->{'lib'} && -d $self->{'lib'}