Branch Coverage

blib/lib/Daje/Database/Migrator.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
54 0 0 if (exists @{$self->migrations;}[$i]->{'class'}) { }
0 0 elsif (exists @{$self->migrations;}[$i]->{'file'}) { }