blib/lib/File/Trash/FreeDesktop.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 12 | 83.3 |
line | l | !l | condition |
---|---|---|---|
248 | 1 | 13 | $opts->{'on_not_found'} //= "die" |
301 | 1 | 15 | $opts->{'on_not_found'} //= "die" |
302 | 1 | 15 | $opts->{'on_target_exists'} //= "die" |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
74 | 11 | 1 | 0 | $self->{'_home_mp'} //= Sys::Filesystem::MountPoint::path_to_mount_point($self->{'_home'}) |
221 | 0 | 2 | 3 | not @st or $st[9] == $opts->{'mtime'} |