Condition Coverage

blib/lib/Path/Class/Tiny.pm
Criterion Covered Total %
condition 11 21 52.3


and 3 conditions

line !l l&&!r l&&r condition
86 8 0 1 defined $dt and $dt->can("epoch")
163 2 0 2 @data == 3 and $data[0] eq "iomode"
170 0 1 1 $1 and $1 eq ">>"

or 3 conditions

line l !l&&r !l&&!r condition
15 11 0 0 @_ <= 1 or grep {$_ eq "dir";} @_
138 0 0 0 $args{'chomp'} //= delete $args{'chomped'}
139 0 4 8 $args{'binmode'} //= delete $args{'iomode'}
179 4 2 0 $_iter //= Path::Tiny::path(shift())->iterator