Completed
Pull Request — master (#9)
by Krishnaprasad
10:11
created
13 files with issues
Count Path Last Found
1 src/RateLimiter.php
Coding Style Comprehensibility
9 src/Throttle/Factory/TimeAwareThrottlerFactory.php
Bug Best Practice Comprehensibility Documentation Unused Code
2 src/Throttle/Settings/AbstractWindowSettings.php
Duplication
2 src/Throttle/Settings/ElasticWindowSettings.php
Duplication Bug
2 src/Throttle/Settings/RetrialQueueSettings.php
Duplication Bug
2 src/Throttle/Throttler/MovingWindowThrottler.php
Coding Style Comprehensibility Bug
1 src/Throttle/Cache/ThrottlerCache.php
Documentation
1 src/Throttle/Factory/ThrottlerFactory.php
Documentation
1 src/Throttle/Settings/FixedWindowSettings.php
Bug
4 src/Throttle/Settings/LeakyBucketSettings.php
Bug Duplication