Condition Coverage

blib/lib/SystemC/Vregs/Input/HTML.pm
Criterion Covered Total %
condition 0 79 0.0


and 3 conditions

line !l l&&!r l&&r condition
91 0 0 0 $defname ne '' and not $defname =~ /_$/
119 0 0 0 $val_mnem eq '' and $desc eq '' || $desc =~ /^reserved/i
190 0 0 0 $val_mnem eq '' and $desc eq '' || $desc =~ /^reserved/i
315 0 0 0 $c1 ge 'A' and $c1 le 'Z'
346 0 0 0 $bit_mnem eq '' || $bit_mnem eq '-' and $desc eq '' || $desc =~ /Reserved/ || $desc =~ /Hardwired/ || $desc =~ m[^(//|\#)]
351 0 0 0 !defined($bit_col) || $$row[$bit_col] eq '' and !defined($mnem_col) || $$row[$mnem_col] eq ''
0 0 0 !defined($bit_col) || $$row[$bit_col] eq '' and !defined($mnem_col) || $$row[$mnem_col] eq '' and !defined($rst_col) || $$row[$rst_col] eq ''
359 0 0 0 $rst eq '' and not $is_register
361 0 0 0 defined $type_col && $$row[$type_col]
367 0 0 0 $type && $desc =~ /expand class/i

or 2 conditions

line l !l condition
73 0 0 $$flagref{'Attributes'} || ''
89 0 0 $$flagref{'Defines'} ||= ''
94 0 0 $$flagref{'Attributes'} || ''
137 0 0 $$row[$colnum] || ''
170 0 0 $$flagref{'Attributes'} || ''
209 0 0 $$row[$colnum] || ''
239 0 0 $$flagref{'Attributes'} || ''
387 0 0 $$row[$colnum] || ''

or 3 conditions

line l !l&&r !l&&!r condition
119 0 0 0 $desc eq '' || $desc =~ /^reserved/i
190 0 0 0 $desc eq '' || $desc =~ /^reserved/i
223 0 0 0 $$flagref{'Register'} || $$flagref{'Class'}
232 0 0 0 $$flagref{'Register'} || $$flagref{'Address'}
285 0 0 0 defined $bittable[0] or not $inherits
298 0 0 0 $rst_col ||= $const_col
346 0 0 0 $bit_mnem eq '' || $bit_mnem eq '-'
0 0 0 $desc eq '' || $desc =~ /Reserved/ || $desc =~ /Hardwired/ || $desc =~ m[^(//|\#)]
351 0 0 0 !defined($bit_col) || $$row[$bit_col] eq ''
0 0 0 !defined($mnem_col) || $$row[$mnem_col] eq ''
0 0 0 !defined($rst_col) || $$row[$rst_col] eq ''