| blib/lib/Class/MakeMethods/Emulator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 16 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 12 | 8 | 2 | if (scalar @_ == 2 and $_[1] eq '-isasubclass') |
| 19 | 10 | 0 | if ($_[0] eq 'Class::MakeMethods::Emulator') |
| 20 | 10 | 0 | if require Exporter |
| 27 | 5 | 18 | unless my $firstarg = shift() |
| 31 | 7 | 11 | if ($firstarg eq $take) { } |
| 0 | 11 | elsif ($firstarg eq $release) { } | |
| 61 | 10 | 0 | unless (${$temp_package . '::TargetCaptured';}++) |
| 81 | 0 | 0 | unless (${"${temp_package}::TargetCaptured";}) |