blib/lib/RPC/ExtDirect/Serializer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 17 | 18 | 94.4 |
line | true | false | branch |
---|---|---|---|
46 | 56 | 1 | @serialized == 1 ? : |
68 | 3 | 25 | if ($@) |
81 | 22 | 3 | unless ref $data eq 'ARRAY' |
135 | 3 | 56 | if ($@ and not $mute_exceptions) |
170 | 0 | 62 | defined $arg{'json_options'} ? : |
173 | 55 | 6 | defined $arg{'debug'} ? : |
179 | 60 | 1 | unless defined $options->{'canonical'} |
237 | 8 | 2 | unless defined $arg->{'debug'} |
238 | 7 | 3 | unless defined $arg->{'where'} |