| lib/Perl/Critic/MergeProfile.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 12 | 100.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 85 | 1 | 1 | 4 | exists $self->{'_config'} and &Scalar::Util::blessed($self->{'_config'}) |
| 1 | 1 | 3 | exists $self->{'_config'} and &Scalar::Util::blessed($self->{'_config'}) and $self->{'_config'}->isa('Config::Tiny') | |
| 97 | 1 | 1 | 4 | exists $self->{'_config'} and &Scalar::Util::blessed($self->{'_config'}) |
| 1 | 1 | 3 | exists $self->{'_config'} and &Scalar::Util::blessed($self->{'_config'}) and $self->{'_config'}->isa('Config::Tiny') |