Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
94 0 0 0 $self->scoreboard and ref $self->scoreboard eq 'Parallel::Scoreboard'
116 0 0 0 $pstatus->{'ppid'} and $pstatus->{'uptime'}
0 0 0 $pstatus->{'ppid'} and $pstatus->{'uptime'} and $pstatus->{'ppid'}
166 0 0 0 $pstatus->{'status'} and $pstatus->{'status'} eq 'A'

or 2 conditions

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

or 3 conditions

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