blib/lib/Test/Log/Dispatch.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 11 | 72.7 |
line | l | !l | condition |
---|---|---|---|
73 | 3 | 2 | $test_name ||= 'log is empty' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
43 | 3 | 4 | 0 | $test_name ||= "log contains '${regex}'" |
59 | 2 | 1 | 0 | $test_name ||= "log does not contain '${regex}'" |
88 | 2 | 1 | 0 | $test_name ||= "log contains only '${regex}'" |