blib/lib/Type/Tie/Aggregate.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 6 | 33.3 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
188 | 245 | 0 | 0 | &reftype($ref) // croak('Not a reference') |
210 | 19 | 0 | 0 | 'Type::Tie::Aggregate'->_check_ref_type($ref) // croak("Cannot tie variable of type $ref_type") |