blib/lib/Test/Mojo/Trim.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 8 | 25.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
27 | 1 | 0 | 0 | defined $error and length $error |
28 | 0 | 0 | 0 | defined $error && length $error |
line | l | !l | condition |
---|---|---|---|
25 | 1 | 0 | $desc ||= 'exact match for trimmed content' |