Condition Coverage

blib/lib/WebService/Async/CustomerIO/Trigger.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
122 1 0 0 defined $start and int $start < 0
123 1 0 0 defined $limit and int $limit <= 0

or 3 conditions

line l !l&&r !l&&!r condition
41 11 2 0 $param{$_} or Carp::croak("Missing required argument: $_")