| blib/lib/App/ArduinoBuilder/FilePath.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 7 | 22 | 31.8 | 
| line | true | false | branch | 
|---|---|---|---|
| 21 | 56 | 118 | if $c | 
| 35 | 0 | 2 | unless opendir my $dh, $dir | 
| 36 | 8 | 1 | if -d catdir($dir, $_) | 
| 38 | 1 | 1 | unless @revs_dir | 
| 44 | 0 | 0 | unless opendir my $dh, $dir | 
| 45 | 0 | 0 | if -d catdir($dir, $_) | 
| 57 | 0 | 0 | ref $dir ? : | 
| 60 | 0 | 0 | if -f $_ and /\.(?:$exts_re)$/ | 
| 61 | 0 | 0 | if (-d $_) | 
| 62 | 0 | 0 | if ($no_recurse and not $is_root) | 
| 67 | 0 | 0 | unless $_ eq $a |