Condition Coverage

blib/lib/Canary/Stability.pm
Criterion Covered Total %
condition 0 8 0.0


and 3 conditions

line !l l&&!r l&&r condition
36 0 0 0 $ENV{'PERL_CANARY_STABILITY_COLOUR'} ne 0 and -t STDOUT && length $ENV{'TERM'} || $ENV{'PERL_CANARY_STABILITY_COLOUR'}

or 2 conditions

line l !l condition
45 0 0 $minperl ||= 5.008002

or 3 conditions

line l !l&&r !l&&!r condition
36 0 0 0 -t STDOUT && length $ENV{'TERM'} || $ENV{'PERL_CANARY_STABILITY_COLOUR'}