Condition Coverage

blib/lib/Net/Prometheus.pm
Criterion Covered Total %
condition 4 8 50.0


and 3 conditions

line !l l&&!r l&&r condition
124 7 0 4 not $args{'disable_process_collector'} and my $process_collector = "Net::Prometheus::ProcessCollector"->new

or 2 conditions

line l !l condition
294 1 21 $opts //= {}

or 3 conditions

line l !l&&r !l&&!r condition
595 0 0 0 $loop //= "IO::Async::Loop"->new