Condition Coverage

lib/Net/DNS/SPF/Expander.pm
Criterion Covered Total %
condition 5 10 50.0


and 3 conditions

line !l l&&!r l&&r condition
576 0 0 34 $packet and $packet->isa('Net::DNS::Packet')
578 0 0 34 $answer and $answer->isa('Net::DNS::RR::TXT')

or 2 conditions

line l !l condition
601 696 186 $expansions ||= []
882 0 3 $start_index // 1