Condition Coverage

blib/lib/Finance/Bank/Halifax/Sharedealing.pm
Criterion Covered Total %
condition 0 57 0.0


and 3 conditions

line !l l&&!r l&&r condition
222 0 0 0 $tag eq 'select' and $$attr{'name'} eq 'AccNavList'
225 0 0 0 $ttype eq 'E' and $tag eq 'select'
230 0 0 0 $ttype eq 'S' and $tag eq 'option'
0 0 0 $ttype eq 'S' and $tag eq 'option' and $$attr{'value'}
318 0 0 0 $$attr{'class'} and $$attr{'class'} eq 'DataTable'
330 0 0 0 $ttype eq 'E' and $tag eq 'table'
335 0 0 0 $ttype eq 'S' and $tag eq 'tr'
338 0 0 0 $ttype eq 'E' and $tag eq 'table' || $tag eq 'tr'
342 0 0 0 $ttype eq 'S' and $tag eq 'td'
0 0 0 $ttype eq 'S' and $tag eq 'td' and $$attr{'class'}
0 0 0 $ttype eq 'S' and $tag eq 'td' and $$attr{'class'} and $$attr{'class'} ne 'DataTableCollHeader'
390 0 0 0 $$attr{'class'} and $$attr{'class'} eq 'summaryBoxesText'
393 0 0 0 $text and $text =~ /Available to invest/ || $text =~ /Cash in account/

or 3 conditions

line l !l&&r !l&&!r condition
318 0 0 0 not $table or $$attr{'class'} and $$attr{'class'} eq 'DataTable'
330 0 0 0 not $tag or $ttype eq 'E' and $tag eq 'table'
338 0 0 0 $tag eq 'table' || $tag eq 'tr'
0 0 0 not $tag or $ttype eq 'E' and $tag eq 'table' || $tag eq 'tr'
393 0 0 0 $text =~ /Available to invest/ || $text =~ /Cash in account/
397 0 0 0 not $cash_td or $$c_attr{'class'} eq 'summaryBoxesValues'