Condition Coverage

blib/lib/JSON/RPC/Legacy/Client.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
54 0 0 0 $ret and $ret->is_success

or 2 conditions

line l !l condition
130 0 0 $self->{'version'} || '1.1'

or 3 conditions

line l !l&&r !l&&!r condition
130 0 0 0 $obj->{'version'} ||= $self->{'version'} || '1.1'
138 0 0 0 $self->id || $self->id('JSON::RPC::Legacy::Client')
186 0 0 0 $json || 'JSON'->new->utf8