| blib/lib/Object/HashBase/Inline.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 19 | 26 | 73.0 |
| line | true | false | branch |
|---|---|---|---|
| 16 | 0 | 1 | unless defined $version |
| 25 | 3 | 0 | unless -d $partial |
| 30 | 1 | 0 | unless -d 't' |
| 32 | 0 | 1 | unless open my $hbf, '>', $path |
| 33 | 0 | 1 | unless open my $tf, '>', 't/HashBase.t' |
| 35 | 0 | 1 | unless open my $hin, '<', $hb_file |
| 36 | 0 | 1 | unless open my $tin, '<', $t_file |
| 77 | 1 | 468 | if ($line =~ /<-- START -->/) |
| 82 | 1 | 467 | if ($line =~ /^=head1 INCLUDING IN YOUR DIST$/) |
| 95 | 11 | 456 | if ($line =~ /^=head1 /) |
| 99 | 26 | 441 | unless $writing |
| 108 | 1 | 264 | if ($line =~ /<-- START -->/) |
| 113 | 23 | 241 | unless $writing |