Branch Coverage

File:lib/App/ArchiveDevelCover.pm
Coverage:10.0%

line%coveragebranch
190TFif (-e $self->from->file('coverage.html')) { }
350TFunless (-e $self->to->file('index.html'))
510TFif (-e $self->archive_db) { }
740TFif (-e $target)
830TFunless $f =~ /\.(html|css)$/
840TFunless copy($f->stringify, $target_string)
12350TFif ($this_total == $prev_total) { }
50TFelsif ($this_total > $prev_total) { }
1420TFunless (-e $self->to->file('cover.css'))
1430TFunless copy($self->from->file('cover.css'), $self->to->file('cover.css'))