| perllib/Arch/Backend.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 20 | 35.0 |
| line | true | false | branch |
|---|---|---|---|
| 42 | 1 | 2 | if $_[0] |
| 48 | 0 | 1 | if ($line1 =~ /\b(tla|baz)(?:--.*--)?.*(\d+\.\d+(?:.\d+)?)/) { } |
| 52 | 0 | 1 | if ($Arch::Backend::EXE =~ /(tla|baz)(?:-(\d\.\d+(?:.\d+)?))/) |
| 54 | 0 | 0 | if $2 |
| 56 | 0 | 1 | unless $ENV{'ARCH_PERL_QUIET'} |
| 110 | 1 | 0 | unless ($Arch::Backend::CACHE_CONFIG) |
| 113 | 0 | 1 | if (has_cache_feature) |
| 116 | 0 | 0 | if ($baz_is_buggy) { } |
| 118 | 0 | 0 | if (-f $file) |
| 121 | 0 | 0 | if $dir and -d $dir |