Condition Coverage

blib/lib/JSON/RPC/Spec/Procedure.pm
Criterion Covered Total %
condition 7 7 100.0


or 2 conditions

line l !l condition
9 1 7 $ENV{'PERL_JSON_RPC_SPEC_DEBUG'} || 0
30 41 4 $obj->{'method'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
35 4 5 36 $method eq '' or $method =~ /\A\.|\A[0-9]+\z/