blib/lib/MooseX/Storage/Util.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 16 | 56.2 |
line | true | false | branch |
---|---|---|---|
16 | 2 | 1 | if (exists $options{'format'}) |
21 | 0 | 2 | unless defined $inflater |
26 | 0 | 3 | unless ref $data and ref $data eq 'HASH' and not &blessed($data) |
39 | 0 | 1 | if $@ |
43 | 0 | 1 | if utf8::is_utf8($json) |
46 | 0 | 1 | if ($@) |
57 | 0 | 1 | if $@ |
60 | 0 | 1 | if ($@) |