blib/lib/Exception/Reporter/Dumper/YAML.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 8 | 37.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
17 | 0 | 0 | 8 | defined $str and length $str |
0 | 0 | 8 | defined $str and length $str and $str =~ /\S/ |
line | l | !l | condition |
---|---|---|---|
26 | 6 | 0 | $arg->{'basename'} || 'dump' |