| blib/lib/App/ArduinoBuilder/FilePath.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 11 | 18.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 60 | 0 | 0 | 0 | -f $_ and /\.(?:$exts_re)$/ |
| 62 | 0 | 0 | 0 | $no_recurse and not $is_root |
| line | l | !l | condition |
|---|---|---|---|
| 55 | 0 | 0 | $excluded_dirs // [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 20 | 57 | 0 | 119 | $la[$i] <=> $lb[$i] || $la[$i] cmp $lb[$i] |