 
            
        | Rating | Name | Coupling | Cohesion | Size | Complexity | Changes | Bugs | Features | 
|---|---|---|---|---|---|---|---|---|
| A | Gamification\Services\PointsService | 12 | 1 | 198 | 32 | ? | ? | ? | 
| A | Gamification\Models\PointsModel | 1 | 1 | 33 | 3 | 2 | 0 | 0 | 
| A | Gamification\GamificationServiceProvider | 1 | 0 | 18 | 3 | 1 | 0 | 1 | 
| A | Events\PointsHasBeenDeletedEvent | 1 | 0 | 11 | 1 | 1 | 0 | 0 | 
| A | Events\PointsHasBeenRewarderdEvent | 1 | 0 | 11 | 1 | 1 | 0 | 0 | 
| A | Models\HasLimitedPointsToRewardTrait | 0 | 1 | 14 | 2 | ? | ? | ? |