| File: | blib/lib/App/Test/Generator/LCSAJ.pm |
| Coverage: | 86.4% |
| line | % | coverage | branch | |
|---|---|---|---|---|
| 128 | 100 | T | F | unless my $doc = "PPI::Document"->new($file) |
| 177 | 100 | T | F | unless my $block = $sub->block |
| 189 | 100 | T | F | if (_is_branch($stmt)) |
| 209 | 100 | T | F | if @{$blocks[$i]{'edges'};} |
| 268 | 100 | T | F | unless $stmt->isa("PPI::Statement::Compound") |
| 271 | 50 | T | F | $type =~ /^(?:if|unless|while|for|foreach)$/ ? : |
| 305 | 100 | T | F | unless @{$b->{'edges'};} |
| 306 | 100 | T | F | unless @{$b->{'lines'};} |
| 363 | 50 | T | F | unless -d $subdir |
| 372 | 100 | T | F | if defined $_->{'start'} and defined $_->{'end'} |
| 375 | 50 | T | F | unless open my $fh, ">", $out |