blib/lib/Test2/Tools/Compare.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 18 | 20 | 90.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
115 | 22 | 228 | 59 | $add and @$add |
118 | 249 | 0 | 1 | $d->note and $d->note eq "implicit end" |
233 | 1 | 3 | 2 | defined $_ && !(ref $_ || $_) |
269 | 4 | 0 | 2 | defined $_ && (ref $_ || $_) |
278 | 1 | 2 | 158 | defined $_ && (ref $_ || $_) |
287 | 1 | 1 | 3 | defined $_ && length $_ |
line | l | !l | condition |
---|---|---|---|
607 | 14 | 9 | &reftype($builder) || '' |