Condition Coverage

blib/lib/WebService/DataDog/Comment.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
91 0 0 0 defined $args{'related_event_id'} and not $args{'related_event_id'} =~ /^\d+$/
110 0 0 0 defined $response and defined $$response{'comment'}
182 0 0 0 defined $response and defined $$response{'comment'}

or 3 conditions

line l !l&&r !l&&!r condition
87 0 0 0 not defined $args{$arg} or $args{$arg} eq ''
165 0 0 0 not defined $args{$arg} or $args{$arg} eq ''
218 0 0 0 not defined $args{$arg} or $args{$arg} eq ''