blib/lib/Config/Strict/UserConstraints.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 9 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
16 | 0 | 0 | 4 | $sub and ref $sub |
0 | 0 | 4 | $sub and ref $sub and ref $sub eq 'CODE' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
17 | 0 | 4 | 0 | $message ||= "Value doesn't pass $name constraint" |