| blib/lib/Parcel/Track.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 15 | 18 | 83.3 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 23 | 2 | 3 | 24 | defined $driver_class and not ref $driver_class | 
| 5 | 1 | 23 | defined $driver_class and not ref $driver_class and length $driver_class | |
| 30 | 2 | 3 | 13 | defined $id and not ref $id | 
| 5 | 1 | 12 | defined $id and not ref $id and length $id | |
| 57 | 1 | 0 | 5 | $driver->can('does') and $driver->does('Parcel::Track::Role::Base') | 
| 92 | 0 | 0 | 2 | &Params::Util::_STRING($key) and $key =~ /^_/ |