| blib/lib/Text/Patch.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 20 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 84 | 0 | 0 | 0 | defined $r1 and $type |
| 0 | 0 | 0 | defined $r1 and $type and defined $r2 | |
| 168 | 0 | 0 | 0 | defined $c1 and $c1 =~ /^-/ |
| 0 | 0 | 0 | defined $c2 and $c2 =~ /^\+/ |
| line | l | !l | condition |
|---|---|---|---|
| 35 | 0 | 0 | $sep ||= "\n" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 26 | 0 | 0 | 0 | $handler{lc $style} || croak("unrecognised STYLE '${style}'") |
| 166 | 0 | 0 | 0 | defined $c1 or defined $c2 |