| blib/lib/Exception/Reporter/Dumper/YAML.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 5 | 10 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 17 | 0 | 8 | unless (defined $str and length $str and $str =~ /\S/) | 
| 18 | 0 | 0 | $x ? : | 
| 34 | 6 | 0 | if (defined $dump) { } | 
| 36 | 1 | 0 | defined $value ? : | 
| 5 | 1 | ref $value ? : |