| blib/lib/CSS/Object/Property.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 7 | 28.5 |
| line | l | !l | condition |
|---|---|---|---|
| 39 | 7 | 0 | shift @_ || (return $self->error('No rule object was provided to add our property to it.')) |
| 55 | 16 | 0 | $self->SUPER::format(@_) || (return) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 88 | 0 | 0 | 0 | not ref $_ or $self->_is_a($_, 'Module::Generic::Scalar') |