| blib/lib/PPIx/QuoteLike/Dumper.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 14 | 42.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 70 | 1 | 0 | 6 | _isa($src, "PPI::Element") and my $loc = $src->location |
| 112 | 17 | 0 | 0 | $self->{'significant'} and not $elem->significant |
| 236 | 17 | 0 | 0 | $self->{'ppi'} and $elem->can("ppi") |
| line | l | !l | condition |
|---|---|---|---|
| 65 | 0 | 2 | $arg{'margin'} || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 58 | 0 | 8 | 0 | ref $class || $class |