| lib/ChordPro/Paths.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 12 | 25.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 229 | 0 | 0 | 0 | fn_is_absolute($p) and ChordPro::Files::fs_test("fx", $p) |
| 356 | 0 | 0 | 2 | $try && fs_test('s', $try) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 20 | 348 | 31 | 0 | $instance //= $class->new |
| 240 | 0 | 0 | 0 | $found || $opts{'silent'} |