blib/lib/Cron/Sequencer/Parser.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 9 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
65 | 20 | 1 | 8 | $val =~ /\A([1-9][0-9]*)-([1-9][0-9]*)\z/u and $2 >= $1 |
90 | 0 | 0 | 3 | defined $contents and close $fh |
211 | 3858 | 0 | 0 | defined $default_env->{$key} and $default_env->{$key} eq $env{$key} |