| Percentage | Lines | ||
|---|---|---|---|
| CreateFollowersTable |
|
70 % | 27 |
| Followable |
|
100 % | 76 |
| FollowServiceProvider |
|
100 % | 26 |
| CRAP Score | Lines | |
|---|---|---|
| CreateFollowersTable::down() | 2 | 4 |
| Followable::follow() | 2 | 8 |
| Followable::unfollow() | 2 | 8 |
| CreateFollowersTable::up() | 1 | 9 |
| Followable::isFollowing() | 1 | 4 |
| Followable::isFollowedBy() | 1 | 4 |
| Followable::followers() | 1 | 6 |
| Followable::followings() | 1 | 6 |
| FollowServiceProvider::boot() | 1 | 8 |
| FollowServiceProvider::register() | 1 | 4 |