lib/Bio/MLST/Validate/Resource.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 6 | 0.0 |
line | true | false | branch |
---|---|---|---|
12 | 0 | 0 | if $Bio::MLST::Validate::Resource::RE{'URI'}{'FTP'}->matches($resource) |
13 | 0 | 0 | if $Bio::MLST::Validate::Resource::RE{'URI'}{'HTTP'}->matches($resource) |
15 | 0 | 0 | if -e $resource |