Branch Coverage

blib/lib/Venus/Config.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
40 0 0 if (keys %$data == 1 and exists $data->{'value'})
63 0 0 if (not $file) { }
0 0 elsif (my $method = $$reader{(split(/\./u, $file, 0))[-1]}) { }
125 0 0 if (not $file) { }
0 0 elsif (my $method = $$writer{(split(/\./u, $file, 0))[-1]}) { }