blib/lib/Catmandu/Fix/include.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 18 | 55.5 |
line | true | false | branch |
---|---|---|---|
25 | 1 | 3 | if ($path =~ /\*/) |
37 | 0 | 3 | if ('File::Spec'->file_name_is_absolute($path)) { } |
43 | 3 | 0 | if (-r $f) |
51 | 0 | 3 | unless defined $file |
62 | 0 | 1 | if ("File::Spec"->file_name_is_absolute($path)) |
73 | 0 | 3 | if $seen{$rel_path} |
74 | 3 | 0 | if (-r $file) |
87 | 0 | 4 | unless @$files |
94 | 0 | 4 | unless $fixer |