| line |
true |
false |
branch |
|
13
|
1 |
0 |
unless ($self->{'META_DATA'}) |
|
14
|
1 |
0 |
unless $INSTALLED |
|
16
|
1 |
0 |
unless ($CPU{'id'}) |
|
22
|
0 |
0 |
if ($CPU{'id'} =~ /(.+?), \s (?:Genuine(Intel)|Authentic(AMD))/msx) |
|
25
|
0 |
0 |
if (my(%info) = $self->_parse($cid)) |
|
26
|
0 |
0 |
if (my $mn = $self->_corp($corp, $info{'Family'})) |
|
27
|
0 |
0 |
if (my $name = $$mn{$info{'Model'}}) |
|
28
|
0 |
0 |
$CPU{'number'} && $CPU{'number'} > 1 ? : |
|
36
|
0 |
0 |
if ($CPU{'id'} =~ / \Q$other\E /msx) |
|
41
|
0 |
0 |
unless $count |
|
74
|
0 |
1 |
if (not $CPU{'id'} and $self->can('__env_pi')) |
|
86
|
0 |
0 |
$corp eq 'AMD' ? : |
|
|
0 |
0 |
$corp eq 'Intel' ? : |
|
94
|
0 |
0 |
if ($id =~ /$arch\s(.+?) \z/msx) |
|
97
|
0 |
0 |
unless defined $h{$k} |