| blib/lib/Test/Smoke/Patcher.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 16 | 32 | 50.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 157 | 0 | 0 | 14 | $type and exists $CONFIG{'valid_type'}{$type} | 
| 229 | 0 | 0 | 10 | $ret &&= $self->perl_regen_headers | 
| 403 | 23 | 0 | 0 | $self->{'v'} > 1 and not $self->{'oldpatch'} | 
| line | l | !l | condition | 
|---|---|---|---|
| 302 | 0 | 9 | $self->{'pfinfo'} ||= "internal content" | 
| 305 | 1 | 0 | $self->{'pfinfo'} ||= "internal content" | 
| 309 | 1 | 0 | $self->{'pfinfo'} ||= "file content" | 
| 345 | 0 | 1 | $self->{'pfinfo'} ||= "internal content" | 
| 348 | 1 | 0 | $self->{'pfinfo'} ||= "internal content" | 
| 352 | 1 | 0 | $self->{'pfinfo'} ||= "file content" | 
| 400 | 1 | 15 | $switches || $self->{'popts'} || '' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 154 | 0 | 14 | 0 | ref $proto || $proto | 
| 296 | 14 | 8 | 0 | shift() || $self->{'pfile'} | 
| 339 | 4 | 2 | 0 | shift() || $self->{'pfile'} |