Condition Coverage

blib/lib/Net/DNS/ToolKit.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
935 0 0 2 $path and open Rconf, $path
940 2 0 4 $_ =~ /nameserver\s*(\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})/ and $_ = inet_aton($1)

or 3 conditions

line l !l&&r !l&&!r condition
946 2 0 0 @ns or @ns = lastchance()