| File: | blib/lib/App/Test/Generator/LCSAJ/Coverage.pm |
| Coverage: | 100.0% |
| line | % | coverage | branch | |
|---|---|---|---|---|
| 96 | 100 | T | F | unless defined $lcsaj_file |
| 97 | 100 | T | F | unless defined $hits_file |
| 98 | 100 | T | F | unless defined $out_file |
| 112 | 100 | T | F | if ($hits->{$line}) |
| 127 | 100 | T | F | unless open my $fh, ">", $out_file |
| 160 | 100 | T | F | unless open my $fh, "<", $file |