Condition Coverage

blib/lib/WWW/Postini.pm
Criterion Covered Total %
condition 43 105 40.9


and 3 conditions

line !l l&&!r l&&r condition
127 0 0 2 defined $_[0] and length $_[0]
130 0 0 2 defined $_[1] and length $_[1]
222 0 2 0 defined $@ and length $@ || ref $@
246 0 0 2 defined $_[0] and length $_[0]
284 0 2 0 defined $@ and length $@ || ref $@
315 0 9 0 defined $_[0] and UNIVERSAL::isa($_[0], 'HASH')
337 0 0 9 defined $args{'user_id'} and length $args{'user_id'}
473 9 0 9 defined $$tag[1]{'width'} and defined $$tag[1]{'align'}
9 0 9 defined $$tag[1]{'width'} and defined $$tag[1]{'align'} and $$tag[1]{'width'} eq '100%'
0 0 9 defined $$tag[1]{'width'} and defined $$tag[1]{'align'} and $$tag[1]{'width'} eq '100%' and $$tag[1]{'align'} eq 'right'
488 36 9 0 $$token[0] eq 'E' and $$token[1] eq 'font'
517 0 31 0 defined $$tag[1]{'bgcolor'} and $$tag[1]{'bgcolor'} eq '#EEEEEE' || $$tag[1]{'bgcolor'} eq '#FFFFFF'
584 0 9 0 defined $@ and length $@ || ref $@
608 0 0 1 defined $_[0] and length $_[0]
611 0 0 1 defined $_[1] and length $_[1]
690 7 0 1 $$token[0] eq 'E' and $$token[1] eq 'font'
705 0 1 0 defined $@ and length $@ || ref $@
734 0 0 1 defined $_[0] and length $_[0]
746 0 1 0 defined $_[0] and UNIVERSAL::isa($_[0], 'ARRAY')
799 0 0 1 defined $text and $text eq 'Message Results'
818 0 1 0 defined $@ and length $@ || ref $@
849 0 1 0 defined $_[0] and UNIVERSAL::isa($_[0], 'HASH')
863 0 0 1 defined $args{'user_id'} and length $args{'user_id'}
955 0 0 1 defined $text and $text eq 'Message Results'
974 0 1 0 defined $@ and length $@ || ref $@

or 3 conditions

line l !l&&r !l&&!r condition
167 1 1 0 $$token[1] eq 'Log in' || $$token[1] eq 'Choose Session Type'
222 1 0 1 length $@ || ref $@
284 1 0 1 length $@ || ref $@
517 14 17 0 $$tag[1]{'bgcolor'} eq '#EEEEEE' || $$tag[1]{'bgcolor'} eq '#FFFFFF'
584 0 0 9 length $@ || ref $@
654 1 0 0 $$token[0] eq 'T' or $$token[0] eq 'C'
1 0 0 $$token[0] eq 'T' or $$token[0] eq 'C' or $$token[0] eq 'D'
705 0 0 1 length $@ || ref $@
818 0 0 1 length $@ || ref $@
974 0 0 1 length $@ || ref $@