Branch Coverage

blib/lib/Term/Clear.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
11 1 3 if grep {$_ eq 'POSIX';} @_
24 0 6 if $@
28 6 0 if ($POSIX or $INC{'POSIX.pm'})
44 3 3 if $cl eq ''
50 1 4 if ($^O eq 'MSWin32')