blib/lib/WWW/Google/Calculator.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
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' |
line | l | !l | condition |
---|---|---|---|
96 | 0 | 0 | $$token[0] || '' |
0 | 0 | $$token[1] || '' | |
0 | 0 | $$token[2]{'src'} || '' |