| blib/lib/Test/Stream/Exporter/Meta.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 18 | 18 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 22 | 1 | 10321 | unless $pkg | 
| 26 | 8636 | 1685 | if $meta | 
| 40 | 1 | 1150 | unless $name | 
| 43 | 1 | 1149 | if $self->{'exports'}{$name} | 
| 47 | 3 | 1146 | unless ($ref) | 
| 52 | 1 | 1148 | unless $ref and ref $ref | 
| 57 | 346 | 802 | if $default | 
| 68 | 1 | 11941 | if $self->{'exports'}{$name} | 
| 75 | 826 | 1033 | if $default |