lib/Sys/Filesystem/MountPoint.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 11 | 45.4 |
line | l | !l | condition |
---|---|---|---|
29 | 0 | 2 | $Sys::Filesystem::MountPoint::errstr = "Cant resolve '${arg}' with Cwd::abs_path()" and return |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
15 | 1 | 0 | 0 | 'Sys::Filesystem'->new || confess(q[Can't init Sys::Filesystem???]) |
924 | 1 | 0 | $Sys::Filesystem::MountPoint::_f ||= 'Sys::Filesystem'->new || confess(q[Can't init Sys::Filesystem???]) | |
67 | 0 | 0 | 20 | is_mount_point($arg) or dev_to_mount_point($arg) |