Condition Coverage

blib/lib/Test/JSON/RPC/Autodoc/Request.pm
Criterion Covered Total %
condition 10 13 76.9


and 3 conditions

line !l l&&!r l&&r condition
120 7 0 1 $headers and ref $headers eq 'ARRAY'

or 2 conditions

line l !l condition
16 4 1 $opt{'path'} || '/'
19 0 5 $opt{'id'} || 1
20 1 4 $opt{'label'} || undef
63 4 1 $params ||= {}
93 2 0 $params ||= {}