| blib/lib/Perinci/Result/Format.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 12 | 58.3 |
| line | true | false | branch |
|---|---|---|---|
| 153 | 1 | 5 | unless my $fmtinfo = $Formats{$format} |
| 157 | 0 | 5 | if ($Enable_Cleansing and not $fmtinfo->[2]{'circular'}) |
| 159 | 0 | 0 | unless ($cleanser) |
| 168 | 4 | 1 | if (ref $formatter eq 'CODE') { } |
| 172 | 0 | 1 | if not $deco and $format =~ /json|yaml|perl/ |
| 173 | 0 | 1 | $is_naked ? : |