Condition Coverage

blib/lib/WWW/WolframAlpha/Pod.pm
Criterion Covered Total %
condition 0 28 0.0


and 3 conditions

line !l l&&!r l&&r condition
66 0 0 0 defined $error and $error eq 'false'
0 0 0 defined $error and $error ne 'false'

or 2 conditions

line l !l condition
47 0 0 $$xmlo{'title'} || undef
48 0 0 $$xmlo{'scanner'} || undef
49 0 0 $$xmlo{'position'} || undef
50 0 0 $$xmlo{'error'} || undef
51 0 0 $$xmlo{'numsubpods'} || undef
52 0 0 $$xmlo{'subpod'} || undef
53 0 0 $$xmlo{'states'} || undef
54 0 0 $$xmlo{'sounds'} || undef
55 0 0 $$xmlo{'infos'} || undef
56 0 0 $$xmlo{'markup'} || undef
57 0 0 $$xmlo{'async'} || undef