blib/lib/Riji/CLI/NewEntry.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 9 | 44.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
15 | 1 | 0 | 0 | $subtitle and $subtitle =~ /[^-_a-zA-Z0-9.]/ |
40 | 1 | 0 | 0 | $editor && IPC::Cmd::can_run($editor) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
30 | 1 | 0 | 1 | not $file or -e $file |