Condition Coverage

lib/Git/Hooks/Test.pm
Criterion Covered Total %
condition 6 13 46.1


and 3 conditions

line !l l&&!r l&&r condition
92 0 0 32 defined $ENV{'PERL5LIB'} and length $ENV{'PERL5LIB'}

or 2 conditions

line l !l condition
232 13 0 $msg || 'new commit'
235 13 0 $msg || 'commit'

or 3 conditions

line l !l&&r !l&&!r condition
273 1 2 0 $stdout =~ /$regex/u or $stderr =~ /$regex/u
301 0 78 0 $stdout =~ /$regex/u or $stderr =~ /$regex/u