Condition Coverage

blib/lib/Tie/TextDir.pm
Criterion Covered Total %
condition 8 12 66.6


and 3 conditions

line !l l&&!r l&&r condition
19 0 0 9 2 <= @_ and @_ <= 5
44 4 5 0 -e $path and not -d _

or 2 conditions

line l !l condition
23 7 2 $mode ||= 'ro'
24 0 9 $perms ||= 509
25 5 4 $levels ||= 0