Branch Coverage

blib/lib/Test/JSV/Suite.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
47 0 682 if (defined $test_case->{'description'} and exists $$skip_test_cases{$test_case->{'description'}})
61 371 311 $expect ? :
71 43 32 $self->{'version'} ? :
76 0 75 unless (-f $test_suite_file)
80 0 75 unless open my $fh, '<', $test_suite_file