blib/lib/Test/JSON/More.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 7 | 57.1 |
line | l | !l | condition |
---|---|---|---|
13 | 0 | 2 | shift() || 'JSON' |
102 | 0 | 2 | $res->error or scalar @{$res->errors;} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
99 | 0 | 1 | 1 | !defined($schema) || ref $schema eq 'HASH' |