Branch Coverage

blib/lib/WWW/Scraper/Wikipedia/ISO3166/Database.pm
Criterion Covered Total %
branch 0 8 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 ? :
210 0 0 if $countries->{$id}{'has_subcountries'} eq 'Yes'