Condition Coverage

blib/lib/AIS/client.pm
Criterion Covered Total %
condition 4 12 33.3


and 3 conditions

line !l l&&!r l&&r condition
155 0 0 0 exists $Sessions{$Coo}{'identity'} and $Sessions{$Coo}{'identity'} ne 'ERROR'

or 2 conditions

line l !l condition
91 0 1 $params{'maxage'} || 259200
92 0 1 $params{'aissri'} || 'http://www.pay2send.com/cgi/ais/'
95 0 1 $params{'prefix'} || 'AIS'

or 3 conditions

line l !l&&r !l&&!r condition
93 0 0 1 $params{'agent'} || "http${ssl_ext}://$ENV{'SERVER_NAME'}$ENV{'SCRIPT_NAME'}"