blib/lib/WWW/CPAN/SQLite.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 10 | 50.0 |
line | true | false | branch |
---|---|---|---|
23 | 0 | 2 | if ($static_dir =~ /bin$/) |
53 | 2 | 0 | if (time > $self->{'next_check'}) { } |
54 | 1 | 1 | if (opendir my $DIR, $self->{'static_dir'}) { } |
58 | 1 | 0 | if (-s 'File::Spec'->catfile($self->{'static_dir'}, $path)) |
71 | 0 | 0 | if (my $path = $self->{'last_file'}) { } |