| 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 |
| 199 | 100 | T | F | if (_is_branch($stmt)) |
| 265 | 100 | T | F | unless $stmt->isa("PPI::Statement::Compound") |
| 268 | 50 | T | F | $type =~ /^(?:if|unless|while|for|foreach)$/ ? : |
| 302 | 100 | T | F | unless @{$b->{'edges'};} |
| 303 | 100 | T | F | unless @{$b->{'lines'};} |
| 359 | 100 | T | F | if "File::Spec"->file_name_is_absolute($rel) |
| 368 | 50 | T | F | unless -d $subdir |
| 377 | 100 | T | F | if defined $_->{'start'} and defined $_->{'end'} |
| 380 | 50 | T | F | unless open my $fh, ">", $out |