File: | lib/App/ArchiveDevelCover.pm |
Coverage: | 0.0% |
line | % | coverage | branch | |
---|---|---|---|---|
19 | 0 | T | F | if (-e $self->from->file('coverage.html')) { } |
35 | 0 | T | F | unless (-e $self->to->file('index.html')) |
51 | 0 | T | F | if (-e $self->archive_db) { } |
74 | 0 | T | F | if (-e $target) |
83 | 0 | T | F | unless $f =~ /\.(html|css)$/ |
84 | 0 | T | F | unless copy($f->stringify, $target_string) |
123 | 0 | T | F | if ($this_total == $prev_total) { } |
0 | T | F | elsif ($this_total > $prev_total) { } | |
142 | 0 | T | F | unless (-e $self->to->file('cover.css')) |
143 | 0 | T | F | unless copy($self->from->file('cover.css'), $self->to->file('cover.css')) |