Condition Coverage

blib/lib/Telephony/Asterisk/AMI.pm
Criterion Covered Total %
condition 6 12 50.0


or 2 conditions

line l !l condition
45 0 2 $args->{'Host'} || 'localhost'
0 2 $args->{'Port'} || 5038
0 2 $args->{'ActionID'} || 1

or 3 conditions

line l !l&&r !l&&!r condition
45 0 0 2 $args->{'Debug_FH'} || ($args->{'Debug'} ? *STDERR : undef)
158 14 0 8 $response->{'ActionID'} eq $id or $response->{'Response'} eq 'Error'