blib/lib/ClickHouse.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 14 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
67 | 0 | 0 | 0 | defined $args{$key} and $self->_accessible("_$key") |
128 | 0 | 0 | 0 | $AUTOLOAD =~ /.*::_get(_\w+)/ and $self->_accessible($1) |
133 | 0 | 0 | 0 | $AUTOLOAD =~ /.*::_set(_\w+)/ and $self->_accessible($1) |
280 | 0 | 0 | 0 | defined $value and not &looks_like_number($value) |
line | l | !l | condition |
---|---|---|---|
226 | 0 | 0 | $add_mess->[0][0] // '' |