Condition Coverage

lib/Net/DNS/SPF/Expander.pm
Criterion Covered Total %
condition 6 10 60.0


and 3 conditions

line !l l&&!r l&&r condition
603 5 0 54 $packet and $packet->isa('Net::DNS::Packet')
605 0 0 54 $answer and $answer->isa('Net::DNS::RR::TXT')

or 2 conditions

line l !l condition
628 806 186 $expansions ||= []
909 0 3 $start_index // 1