Branch Coverage

blib/lib/JSON/API/v1/Resource.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
39 11 4 if ($self->has_id and $self->has_type) { }
2 2 elsif ($self->has_id or $self->has_type) { }
41 6 5 $self->has_attributes ? :
2 9 $self->has_meta_object ? :
48 1 1 $self->has_id ? :