Condition Coverage

blib/lib/Mojo/Netdata/Util.pm
Criterion Covered Total %
condition 10 12 83.3


and 3 conditions

line !l l&&!r l&&r condition
13 6 0 18 $ENV{'HARNESS_ACTIVE'} and not $ENV{'HARNESS_IS_VERBOSE'}
14 4 0 2 $level eq "debug" and not $ENV{'HARNESS_IS_VERBOSE'}
4 1 1 $level eq "debug" and not $ENV{'HARNESS_IS_VERBOSE'} and not $ENV{'NETDATA_DEBUG_FLAGS'}

or 3 conditions

line l !l&&r !l&&!r condition
22 1 1 2 !defined($_) || ref $_