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
578 0 0 40 $packet and $packet->isa('Net::DNS::Packet')
580 0 0 40 $answer and $answer->isa('Net::DNS::RR::TXT')

or 2 conditions

line l !l condition
603 761 186 $expansions ||= []
884 0 3 $start_index // 1