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