blib/lib/DBR/Util/Operator.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 8 | 100.0 |
line | true | false | branch |
---|---|---|---|
42 | 6 | 22 | unless not ref $_ eq 'DBR::_LOP' |
44 | 8 | 3 | scalar grep({$_->operator eq 'And' unless not ref $_ eq 'DBR::_LOP';} @_) == @_ ? : |
48 | 2 | 26 | unless not ref $_ eq 'DBR::_LOP' |
50 | 9 | 2 | scalar grep({$_->operator eq 'And' unless not ref $_ eq 'DBR::_LOP';} @_) == @_ ? : |