Condition Coverage

blib/lib/Test/JSON/More.pm
Criterion Covered Total %
condition 4 7 57.1


or 2 conditions

line l !l condition
13 0 2 shift() || 'JSON'
102 0 2 $res->error or scalar @{$res->errors;}

or 3 conditions

line l !l&&r !l&&!r condition
99 0 1 1 !defined($schema) || ref $schema eq 'HASH'