| /root/.cpan/build/Riji-v1.1.4-0/lib/Riji/CLI/NewEntry.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 9 | 55.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 15 | 3 | 0 | 0 | $subtitle and $subtitle =~ /[^-_a-zA-Z0-9.]/ |
| 40 | 2 | 0 | 0 | $editor && IPC::Cmd::can_run($editor) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 30 | 2 | 1 | 2 | not $file or -e $file |