Branch Coverage
lib/Rex/Inventory/Proc/Cpuinfo.pm
Criterion
Covered
Total
%
branch
5
6
83.3
line
true
false
branch
31
2
0
if (is_readable('/proc/cpuinfo')) { }
38
30
832
if $line =~ qr/^$/u
40
32
800
if ($key eq "processor")