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
83 8 0 1 defined $dt and $dt->can('epoch')
160 2 0 2 @data == 3 and $data[0] eq 'iomode'
167 0 1 1 $1 and $1 eq '>>'

or 3 conditions

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