Branch Coverage

blib/lib/DBIx/Changeset/Record/Disk.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
44 7 1 if ($fh->open("< $file")) { }
62 2 3 if (-e $file)
66 3 0 if ($fh->open("> $file")) { }