blib/lib/Net/Fastly/User.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 7 | 0.0 |
line | l | !l | condition |
---|---|---|---|
74 | 0 | 0 | $PRIORITIES{$test_role} || 1000 |
75 | 0 | 0 | $PRIORITIES{$self->role} || 1000 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
42 | 0 | 0 | 0 | $self->{'_customer'} ||= $self->_fetcher->_get('Net::Fastly::Customer', $self->customer_id) |