Condition Coverage

blib/lib/Tapper/Config.pm
Criterion Covered Total %
condition 10 20 50.0


and 3 conditions

line !l l&&!r l&&r condition
44 2 0 0 -e $user_config_file && !$ENV{'HARNESS_ACTIVE'}
2 0 0 -e $global_config_file && !$ENV{'HARNESS_ACTIVE'}
70 3 15 0 @_ and $_[0]
0 0 15 @_ and $_[0] and $_[0] eq 'Tapper::Config'
95 6 0 12 $dbms and _getenv() ne 'test'

or 2 conditions

line l !l condition
37 16 2 $ENV{'TAPPER_CONFIG_FILE'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
72 0 18 0 shift() // _getenv()