Condition Coverage

blib/lib/Mail/SendGrid/SmtpApiHeader.pm
Criterion Covered Total %
condition 4 13 30.7


or 2 conditions

line l !l condition
47 1 2 $$self{'data'}{'filters'}{$filter}{'settings'} ||= {}
60 0 0 $$self{'data'}{'unique_args'} ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
12 0 1 0 ref $class || $class
73 0 1 0 $JSON ||= _build_json()
81 0 0 0 $JSON_PRETTY ||= _build_json()->pretty(1)