Branch Coverage

blib/lib/CDB_File.pm
Criterion Covered Total %
branch 1 4 25.0


line true false branch
431 0 0 if $option_key and $option_key eq 'utf8' and $is_utf8 and $] < '5.014'
433 0 4 unless my $cdb = 'CDB_File'->new($fn, $fntemp, $option_key || '', $is_utf8 || 0)