| line |
true |
false |
branch |
|
14
|
1 |
0 |
unless ($$self{'META_DATA'}) |
|
15
|
1 |
0 |
unless $INSTALLED |
|
17
|
1 |
0 |
unless ($CPU{'id'}) |
|
23
|
0 |
0 |
if ($CPU{'id'} =~ /(.+?), \s (?:Genuine(Intel)|Authentic(AMD))/) |
|
26
|
0 |
0 |
if (my(%info) = $self->_parse($cid)) |
|
27
|
0 |
0 |
if (my $mn = $self->_corp($corp, $info{'Family'})) |
|
28
|
0 |
0 |
if (my $name = $$mn{$info{'Model'}}) |
|
29
|
0 |
0 |
$CPU{'number'} && $CPU{'number'} > 1 ? : |
|
37
|
0 |
0 |
if ($CPU{'id'} =~ / \Q$other\E /msx) |
|
42
|
0 |
0 |
unless $count |
|
75
|
0 |
1 |
if (not $CPU{'id'} and $self->can('__env_pi')) |
|
86
|
0 |
0 |
$corp eq 'AMD' ? : |
|
|
0 |
0 |
$corp eq 'Intel' ? : |
|
95
|
0 |
0 |
if ($id =~ /$arch\s(.+?) \z/msx) |
|
98
|
0 |
0 |
unless defined $h{$k} |