Condition Coverage

blib/lib/WWW/Google/Calculator.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
96 0 0 0 ($$token[0] || '') eq 'S' and ($$token[1] || '') eq 'img'
0 0 0 ($$token[0] || '') eq 'S' and ($$token[1] || '') eq 'img' and ($$token[2]{'src'} || '') eq '/images/icons/onebox/calculator-40.gif'

or 2 conditions

line l !l condition
96 0 0 $$token[0] || ''
0 0 $$token[1] || ''
0 0 $$token[2]{'src'} || ''