Condition Coverage

blib/lib/Linux/GetPidstat/Writer/Mackerel.pm
Criterion Covered Total %
condition 6 10 60.0


or 2 conditions

line l !l condition
60 3 1 $content->{'success'} || 0
110 4 0 $content->{'success'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
61 1 0 3 $is_success != JSON::true() or $content->{'error'}
111 0 0 4 $is_success != JSON::true() or $content->{'error'}