Condition Coverage

blib/lib/File/Fu/Base.pm
Criterion Covered Total %
condition 2 12 16.6


and 3 conditions

line !l l&&!r l&&r condition
296 0 1 2 $self->is_dir and $self->l
318 0 0 0 $self->is_file && $other =~ m[/$]
329 0 0 0 $s1 and $s2
331 0 0 0 $s1->dev eq $s2->dev && $s1->ino eq $s2->ino