| blib/lib/System/Introspector/Probe/Packages/Apt.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 8 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 51 | 1 | 1 | unless $self->apt_update |
| 54 | 0 | 1 | if $last_change + $threshold > time |
| 79 | 2 | 0 | -e $sources_dir ? : |
| 98 | 4 | 9 | if ($line =~ /^(inst|remv)\s+(\S+)\s+(.+)$/i) |