Condition Coverage

blib/lib/Sys/Detect/Virtualization/linux.pm
Criterion Covered Total %
condition 8 17 47.0


and 3 conditions

line !l l&&!r l&&r condition
120 0 2 1 $vendor and $vendor eq 'QEMU'
131 0 1 1 $mfgr and $mfgr =~ /VMWare/i
139 0 0 1 $mfgr and $product
0 0 1 $mfgr and $product and $mfgr =~ /microsoft/i
0 0 1 $mfgr and $product and $mfgr =~ /microsoft/i and $product =~ /virtual machine/i

or 2 conditions

line l !l condition
138 1 0 $decoder->keyword('system-product-name') || ''