blib/lib/Net/Prometheus/ServerStatusLiteCollector.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 18 | 0.0 |
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' |
line | l | !l | condition |
---|---|---|---|
116 | 0 | 0 | $$stats{$all_workers[0]} || '{}' |
165 | 0 | 0 | $json || '{}' |
167 | 0 | 0 | $pstatus ||= {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
178 | 0 | 0 | 0 | $pstatus->{'pid'} ||= $pid |