Branch Coverage

blib/lib/Geo/CountryFlags.pm
Criterion Covered Total %
branch 13 18 72.2


line true false branch
110 0 3 unless $cc
111 2 1 unless $fd
112 1 2 unless (-e $fd)
113 0 1 if (-d $fd) { }
122 1 2 if -e $fp
124 1 1 unless my $cia = &$i2c($cc)
126 1 0 unless ($gcu)
130 1 0 unless eval { do { die $_ unless 200 == ($_ = &LWP::Simple::getstore($gcu->CIAFLAGS . $cia . '-flag.gif', $fp)) } }
131 1 0 unless 200 == ($_ = &LWP::Simple::getstore($gcu->CIAFLAGS . $cia . '-flag.gif', $fp))