Branch Coverage

blib/lib/App/RecordStream/Executor/Getopt.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
35 42 2 unless (@$strings)
36 0 42 unless (@$args)
76 0 1 unless open my $fh, '<', $file
89 3 2 if (defined $import) { }
1 1 elsif ($import_default) { }