Branch Coverage

blib/lib/Device/Network/ConfigParser/CheckPoint/Expert.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
167 0 0 defined $csv_type_driver->{$type} ? :
0 0 if defined $csv_type_driver->{$type} ? $csv_type_driver->{$type}->($fh, $parsed_config->{$type}) : warn("No CSV output driver for $type\n")