-
Home
-
Import any XML, CSV or Excel File to WordPress
-
3.8.0 (latest)
-
Code
-
Classes
- PHPExcel_Polynomial_Best_Fit
Total Complexity |
26 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
192 |
Lines of code |
92 |
Logical lines of code |
58 |
Comment lines |
66 |
Methods |
8 |
Properties |
2 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
polynomialRegression() |
A |
47 |
8 |
35 |
__construct() |
S |
59 |
5 |
14 |
getEquation() |
S |
59 |
4 |
14 |
getValueOfYForX() |
S |
63 |
3 |
10 |
getSlope() |
S |
64 |
3 |
10 |
getOrder() |
S |
82 |
1 |
3 |
getValueOfXForY() |
S |
79 |
1 |
3 |
getCoefficients() |
S |
78 |
1 |
3 |