| blib/lib/Test/JSV/Suite.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 10 | 80.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 47 | 2 | 720 | if (defined $test_case->{'description'} and exists $$skip_test_cases{$test_case->{'description'}}) | 
| 61 | 383 | 337 | $expect ? : | 
| 71 | 45 | 32 | $self->{'version'} ? : | 
| 76 | 0 | 77 | unless (-f $test_suite_file) | 
| 80 | 0 | 77 | unless open my $fh, '<', $test_suite_file |