Percentage | Lines | ||
---|---|---|---|
ModelAccessor |
|
62 % | 88 |
BelongsTo |
|
92 % | 69 |
Builder |
|
99 % | 347 |
HasOneOrMany |
|
100 % | 46 |
SimpleEloquent |
|
100 % | 31 |
Pivot |
|
100 % | 203 |
MorphToMany |
|
100 % | 12 |
HasRelationships |
|
100 % | 165 |
HasOneThrough |
|
100 % | 45 |
MorphOne |
|
100 % | 15 |
CRAP Score | Lines | ||
---|---|---|---|
ModelAccessor::exists() | 12 | 9 | |
BelongsTo::getEagerModelKeysSimple() | 6 | 16 | |
MorphTo::matchSimpleToMorphParents() | 5 | 13 | |
Builder::findSimpleOrFail() | 4 | 14 | |
HasOneOrMany::matchOneOrManySimple() | 4 | 22 | |
Pivot::matchSimple() | 4 | 24 | |
Builder::paginateSimple() | 4 | 17 | |
HasOneThrough::matchSimple() | 4 | 20 | |
HasMany::matchSimple() | 4 | 22 | |
BelongsTo::matchSimple() | 4 | 20 | |