Condition Coverage

blib/lib/File/Trash/FreeDesktop.pm
Criterion Covered Total %
condition 10 12 83.3


or 2 conditions

line l !l condition
214 1 11 $opts->{'on_not_found'} //= "die"
267 1 13 $opts->{'on_not_found'} //= "die"
268 1 13 $opts->{'on_target_exists'} //= "die"

or 3 conditions

line l !l&&r !l&&!r condition
74 9 1 0 $self->{'_home_mp'} //= Sys::Filesystem::MountPoint::path_to_mount_point($self->{'_home'})
186 0 2 2 not @st or $st[9] == $opts->{'mtime'}