lib/Rex/Cron.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 6 | 0.0 |
line | true | false | branch |
---|---|---|---|
19 | 0 | 0 | if (operating_system_is("SunOS")) |
27 | 0 | 0 | if (operating_system_is("FreeBSD", "OpenBSD", "NetBSD") and &first(sub { $exec->shell->name eq $_; } , "csh", "ksh", "tcsh")) |
35 | 0 | 0 | if ($@) |