-
Home
-
Import Content in WordPress & WooCommerce with Excel
-
3.3
-
Code
-
Classes
- Base
Total Complexity |
221 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
1,482 |
Lines of code |
817 |
Logical lines of code |
475 |
Comment lines |
695 |
Methods |
50 |
Properties |
5 |
Methods 50
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_validate() |
A |
47 |
11 |
37 |
harmonicMean() |
A |
49 |
9 |
31 |
mode() |
A |
51 |
8 |
28 |
studentize() |
S |
52 |
7 |
26 |
interquartileMean() |
S |
52 |
7 |
24 |
productN() |
S |
54 |
7 |
22 |
sampleCentralMoment() |
S |
55 |
7 |
21 |
__sumdiff() |
S |
54 |
7 |
21 |
median() |
S |
52 |
6 |
24 |
percentile() |
S |
53 |
6 |
23 |
geometricMean() |
S |
55 |
6 |
20 |
__sumabsdev() |
S |
56 |
6 |
19 |
sampleRawMoment() |
S |
56 |
6 |
18 |
quartiles() |
S |
55 |
5 |
22 |
center() |
S |
56 |
5 |
19 |
kurtosis() |
S |
57 |
5 |
18 |
coeffOfVariation() |
S |
57 |
5 |
18 |
frequency() |
S |
57 |
5 |
18 |
skewness() |
S |
57 |
5 |
18 |
__calcVariance() |
S |
58 |
5 |
17 |
sumN() |
S |
58 |
5 |
16 |
setData() |
S |
57 |
4 |
18 |
max() |
S |
60 |
4 |
14 |
min() |
S |
60 |
4 |
14 |
__calcAbsoluteDeviation() |
S |
61 |
4 |
14 |
range() |
S |
60 |
4 |
14 |
mean() |
S |
60 |
4 |
14 |
count() |
S |
60 |
4 |
14 |
midrange() |
S |
60 |
4 |
14 |
stdErrorOfMean() |
S |
60 |
4 |
14 |
calc() |
S |
62 |
4 |
12 |
setNullOption() |
S |
63 |
4 |
11 |
quartileSkewnessCoefficient() |
S |
58 |
3 |
15 |
getData() |
S |
65 |
4 |
10 |
quartileVariationCoefficient() |
S |
59 |
3 |
14 |
calcFull() |
S |
45 |
1 |
44 |
interquartileRange() |
S |
62 |
3 |
12 |
sum() |
S |
63 |
3 |
11 |
sum2() |
S |
63 |
3 |
11 |
product() |
S |
63 |
3 |
11 |
__format() |
S |
69 |
3 |
7 |
variance() |
S |
65 |
3 |
10 |
quartileDeviation() |
S |
64 |
3 |
10 |
stDev() |
S |
64 |
3 |
10 |
absDev() |
S |
64 |
3 |
10 |
stDevWithMean() |
S |
70 |
2 |
7 |
calcBasic() |
S |
60 |
1 |
13 |
absDevWithMean() |
S |
81 |
1 |
3 |
varianceWithMean() |
S |
81 |
1 |
3 |
Math_Stats() |
S |
82 |
1 |
3 |