| blib/lib/Python/FunctionDecorator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 6 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 54 | 0 | 0 | 0 | exists $self->{'python_source_code'} && defined $self->{'python_source_code'} | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 54 | 0 | 0 | 0 | not exists $self->{'python_source_code'} && defined $self->{'python_source_code'} or $self->{'python_source_code'} eq "" |