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