Condition Coverage

blib/lib/Dist/Zilla/Chrome/Term.pm
Criterion Covered Total %
condition 2 22 9.0


and 3 conditions

line !l l&&!r l&&r condition
63 0 0 20 $enc and &Encode::resolve_alias($enc)
181 0 0 0 -t STDIN && (-t STDOUT || !(-f STDOUT || -c STDOUT))

or 2 conditions

line l !l condition
29 0 0 $ENV{'COLORTERM'} // ""
118 0 0 $arg ||= {}
139 0 0 $check || sub {
159 0 0 $arg ||= {}
187 0 0 $prompt ||= "press any key to continue"

or 3 conditions

line l !l&&r !l&&!r condition
34 0 0 0 $color_for{$str} //= do {
77 0 0 20 $ENV{'DZIL_COLOR'} // -t *STDOUT