Branch Coverage

blib/lib/WWW/Scraper/Wikipedia/ISO3166/Database.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
92 0 0 unless $self->dbh('DBI'->connect($self->dsn, $self->username, $self->password, $self->attributes))
104 0 0 $self->creator->db_vendor =~ /(?:Mysql)/i ? :
109 0 0 $self->creator->db_vendor =~ /(?:MySQL|Postgres)/i ? :
244 0 0 if ($countries->{$i}{'name'} eq 'Australia')
258 0 0 if ($subcountries->{$i}{'country_id'} == $index)
300 0 0 if $countries->{$id}{'has_subcountries'} eq 'Yes'