Condition Coverage
lib/ControlFreak/Util.pm
Criterion
Covered
Total
%
condition
1
7
14.2
and 3 conditions
line
!l
l&&!r
l&&r
condition
13
0
0
0
$address =~ m[^\w.*/] and not $address =~ /:/
or 2 conditions
line
l
!l
condition
11
0
0
shift() || ''
57
3
0
$param{'err_cb'} || sub { }