| blib/lib/ExtUtils/Packlist.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 12 | 24 | 50.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 72 | 20 | 9 | 298 | defined $packfile and -f $packfile | 
| 137 | 1600 | 0 | 0 | $ExtUtils::Packlist::Config{'userelocatableinc'} and $data->{'relocate_as'} | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 61 | 0 | 326 | 0 | ref $class || $class | 
| 119 | 14 | 301 | 0 | tied %$self || $self | 
| 155 | 15 | 3 | 0 | tied %$self || $self | 
| 165 | 0 | 0 | 0 | $Relocations ||= __find_relocations() | 
| 203 | 0 | 2 | 0 | tied %$self || $self | 
| 219 | 1 | 1 | 0 | tied %$self || $self |