Condition Coverage

blib/lib/SystemC/Vregs/Subclass.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
82 0 0 0 $n >= 33 and $n <= 126

or 2 conditions

line l !l condition
63 0 0 $$typeref{'name'} || $$typeref{'Register'} || $$typeref{'at'} || ''
66 0 0 $$self{'name'} || $$self{'Register'} || $$self{'Mnemonic'} || $$self{'at'} || ''
75 0 0 $$self{'at'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
61 0 0 0 $$self{'class'} || $$self{'typeref'}