Branch Coverage

blib/lib/EBook/Gutenberg/Get.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
80 0 0 unless ($id =~ /^\d+$/u)
89 0 0 if (-d $to)
99 0 0 unless my $fetch = $ff->fetch("to", $tmp)
102 0 0 unless move($fetch, $to)