Branch Coverage

blib/lib/TreePath/Backend/File.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
12 0 1 unless my $file = $$config{$self->configword}{'backend'}{'args'}{'file'}
17 0 1 unless my($jfdi_h, $jfdi) = 'Config::JFDI'->open($file)