blib/lib/Bot/Cobalt/Serializer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 18 | 38.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
198 | 20 | 0 | 0 | defined $opts and ref $opts |
20 | 0 | 0 | defined $opts and ref $opts and &reftype($opts) eq 'HASH' | |
202 | 3 | 0 | 17 | &blessed($path) and $path->can('slurp_utf8') |
226 | 0 | 0 | 3 | $path and defined $data |
231 | 3 | 0 | 0 | defined $opts and ref $opts |
3 | 0 | 0 | defined $opts and ref $opts and &reftype($opts) eq 'HASH' |