blib/lib/Data/Dump/Streamer/_/Printers.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 6 | 83.3 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
42 | 9 | 44 | 64 | not @$self or $self->[-1] =~ /\n/ |
53 | 0 | 64 | not @$self or $self->[-1] =~ /\n/ or length $self->[-1] > 4000 |