chartmogul/chartmogul-php

View on GitHub
src/Metrics/AllKeyMetrics.php

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Showing 1 of 1 total issue

Similar blocks of code found in 4 locations. Consider refactoring.
Open

<?php
 
namespace ChartMogul\Metrics;
 
use ChartMogul\Resource\AbstractResource;
Severity: Major
Found in src/Metrics/AllKeyMetrics.php and 3 other locations - About 1 hr to fix
src/Metrics/Activities.php on lines 1..38
src/Metrics/Customers/Activities.php on lines 1..38
src/Metrics/Customers/Subscriptions.php on lines 1..38
Category
Status