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