Condition Coverage

blib/lib/App/ipinfo.pm
Criterion Covered Total %
condition 26 32 81.2


and 3 conditions

line !l l&&!r l&&r condition
417 0 0 5 defined $info and eval { do { $info->isa("Geo::Details") } }
422 0 0 5 exists $info->{'bogon'} and $info->{'bogon'} eq "True"

or 2 conditions

line l !l condition
304 2 2 $V->[0]->org // ""
306 2 2 $asn // ""
309 2 2 $V->[0]->city // ""
312 2 2 $V->[0]->country // ""
316 0 4 $V->[0]->abuse // ""
320 2 2 $V->[0]->country_flag->{'emoji'} // ""
324 2 2 $V->[0]->hostname // ""
328 2 2 $V->[0]->ip // ""
337 2 2 $V->[0]->continent->{'name'} // ""
355 2 2 $V->[0]->country_name // ""
359 2 2 $V->[0]->org // ""
362 1 0 $V->[0]->region // ""
366 2 2 $V->[0]->timezone // ""