blib/lib/JSON/MultiValueOrdered.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 10 | 90.0 |
line | true | false | branch |
---|---|---|---|
23 | 3 | 1 | if (exists $self->{'_indent'}) |
29 | 3 | 1 | defined $indent ? : |
31 | 4 | 0 | if ($tied and $tied->DOES('Tie::Hash::MultiValueOrdered')) { } |
53 | 3 | 1 | if (defined $indent) { } |
56 | 1 | 2 | unless @pairs |