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