| File: | blib/lib/App/Test/Generator/LCSAJ/Coverage.pm |
| Coverage: | 83.3% |
| 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}) |
| 122 | 50 | T | F | unless &App::Test::Generator::LCSAJ::Coverage::open(my $fh, ">", $out_file) |
| 151 | 50 | T | F | unless &App::Test::Generator::LCSAJ::Coverage::open(my $fh, "<", $file) |