Condition Coverage

blib/lib/Net/Prometheus/ServerStatusLiteCollector.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
118 0 0 0 $pstatus->{'ppid'} and $pstatus->{'uptime'}
0 0 0 $pstatus->{'ppid'} and $pstatus->{'uptime'} and $pstatus->{'ppid'}
168 0 0 0 $pstatus->{'status'} and $pstatus->{'status'} eq 'A'

or 2 conditions

line l !l condition
116 0 0 $$stats{$all_workers[0]} || '{}'
165 0 0 $json || '{}'
167 0 0 $pstatus ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
178 0 0 0 $pstatus->{'pid'} ||= $pid