Condition Coverage

blib/lib/Path/Trim.pm
Criterion Covered Total %
condition 7 7 100.0


and 3 conditions

line !l l&&!r l&&r condition
59 64 56 40 @new_path and $new_path[-1] ne $parent_directory

or 2 conditions

line l !l condition
14 129 1 $$self{'current_directory'} || '.'
24 129 1 $$self{'parent_directory'} || '..'