Branch Coverage

blib/lib/ORLite/Migrate/Patch.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
36 0 0 unless ($ORLite::Migrate::Patch::FILE)
40 0 0 unless (-f $ORLite::Migrate::Patch::FILE and -w $ORLite::Migrate::Patch::FILE)
55 0 0 unless ($dbh)
90 0 0 if @_ > 2
102 0 0 unless table_exists($_[0])