Branch Coverage

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

line%coveragebranch
240TFif (-e $self->from->file('coverage.html')) { }
400TFunless (-e $self->to->file('index.html'))
560TFif (-e $self->archive_db) { }
850TFif (-e $target)
940TFunless $f =~ /\.(html|css)$/
950TFunless copy($f->stringify, $target_string)
12850TFif ($this_total == $prev_total) { }
50TFelsif ($this_total > $prev_total) { }
1470TFunless (-e $self->to->file('cover.css'))
1480TFunless copy($self->from->file('cover.css'), $self->to->file('cover.css'))
163100TFunless $$prev[0]
19250TFif ($nv == $ov) { }
50TFelsif ($nv > $ov) { }