| 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 | 655 | if ($line =~ /<-- START -->/) |
| 82 | 1 | 654 | if ($line =~ /^=head1 INCLUDING IN YOUR DIST$/) |
| 95 | 12 | 642 | if ($line =~ /^=head1 /) |
| 99 | 26 | 628 | unless $writing |
| 108 | 1 | 336 | if ($line =~ /<-- START -->/) |
| 113 | 23 | 313 | unless $writing |