Rating | Name | Size | Complexity | Test Coverage | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
A | RateLimit\Middleware\Options | 50 | 5 | 100% | 0 | 0 | 0 |
A | RateLimit\AbstractRateLimiter | 88 | 9 | 100% | 0 | 0 | 0 |
A | RateLimit\RedisRateLimiter | 40 | 6 | 82.35% | 0 | 0 | 0 |
A | Exception\RateLimitExceededException | 21 | 2 | 100% | 0 | 0 | 0 |
A | Middleware\RateLimitMiddleware | 115 | 13 | 100% | 0 | 0 | 0 |
A | RateLimit\InMemoryRateLimiter | 52 | 9 | 100% | 0 | 0 | 0 |
A | RateLimit\RateLimiterFactory | 29 | 3 | 90.91% | 0 | 0 | 0 |
A | Identity\AbstractIdentityResolver | 10 | 1 | 100% | 0 | 0 | 0 |
A | Identity\IpAddressIdentityResolver | 26 | 5 | 100% | 0 | 0 | 0 |