| blib/lib/App/Spec/Plugin/Format.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 12 | 25.0 |
| line | true | false | branch |
|---|---|---|---|
| 17 | 2 | 23 | unless ($yaml) |
| 49 | 2 | 0 | unless $out->type eq 'data' |
| 51 | 0 | 0 | if ($format eq 'YAML') { } |
| 0 | 0 | elsif ($format eq 'JSON') { } | |
| 0 | 0 | elsif ($format eq 'Table' and XXX) { } | |
| 0 | 0 | elsif ($format eq 'Data::Dump') { } |