| blib/lib/Metabrik/System/Linux/Cpuinfo.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 33 | 0 | 0 | unless (-f $cpuinfo) |
| 37 | 0 | 0 | unless my $lines = $self->SUPER::read($cpuinfo) |
| 43 | 0 | 0 | unless (defined $v) |
| 56 | 0 | 0 | unless my $infos = $self->read |
| 60 | 0 | 0 | if (exists $this->{'processor'}) |