newscoop/plugin-NewscoopPaywallBundle

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
LICENSE.txt
README.md
composer.json
Adapter/AdapterFactory.php45
Adapter/GatewayAdapter.php51
Command/CurrencyExchangeRateImportCommand.php32
Command/NotifierCommand.php73
A
25 mins
Controller/AdminController.php325
D
2 days
Controller/ApiController.php89
Controller/BaseController.php25
Controller/ConfigurePaywallController.php74
B
4 hrs
Controller/CurrencyController.php115
B
5 hrs
Controller/DiscountController.php116
B
4 hrs
Controller/HookController.php117
A
1 hr
Controller/ManageSubscriptionsController.php42
Controller/OrderController.php41
Controller/PaymentController.php65
A
1 hr
Controller/PurchaseController.php118
A
1 hr
Controller/UserOrderController.php164
C
7 hrs
Controller/UsersSubscriptionsController.php196
A
3 hrs
Converter/CurrencyConverter.php33
Criteria/SubscriptionCriteria.php16
Currency/Context/CurrencyContext.php19
Currency/Context/CurrencyContextInterface.php8
DependencyInjection/Configuration.php13
DependencyInjection/NewscoopPaywallExtension.php19
Discount/Discount.php16
Discount/DiscountProcessor.php84
Discount/DiscountProcessorInterface.php7
Discount/DiscountTypeInterface.php7
Discount/DiscountableInterface.php9
Discount/PercentageDiscount.php16
Entity/Currency.php94
Entity/Discount.php102
Entity/DiscountInterface.php9
Entity/Duration.php62
Entity/Gateway.php53
Entity/Modification.php110
A
2 hrs
Entity/Order.php226
B
5 hrs
Entity/OrderInterface.php16
Entity/Payment.php94
Entity/PaymentInterface.php21
Entity/PriceableInterface.php9
Entity/ProlongableItemInterface.php7
Entity/Repository/CurrencyRepository.php59
Entity/Repository/DiscountRepository.php27
Entity/Repository/GatewayRepository.php19
Entity/Repository/OrderRepository.php41
Entity/Repository/PaymentRepository.php24