Condition Coverage

blib/lib/Net/ICal/Alarm.pm
Criterion Covered Total %
condition 0 10 0.0


and 3 conditions

line !l l&&!r l&&r condition
111 0 0 0 $args{'action'} ne 'EMAIL' and defined $args{'attendee'}

or 3 conditions

line l !l&&r !l&&!r condition
108 0 0 0 $args{'action'} eq 'DISPLAY' or $args{'action'} eq 'EMAIL'

xor 4 conditions

line l&&r l&&!r !l&&r !l&&!r condition
124 0 0 0 0 defined $args{'duration'} xor defined $args{'repeat'}