-
Home
-
TablePress – Tables in WordPress made easy
-
3.1.2 (latest)
-
Code
-
Classes
- EvalMath_Functions
Total Complexity |
35 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
372 |
Lines of code |
113 |
Logical lines of code |
54 |
Comment lines |
248 |
Methods |
25 |
Properties |
1 |
Methods 25
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
rand_int() |
S |
55 |
4 |
19 |
func_and() |
S |
68 |
3 |
8 |
func_or() |
S |
68 |
3 |
8 |
func_if() |
S |
78 |
2 |
3 |
_get_random_seed() |
S |
72 |
2 |
6 |
average() |
S |
70 |
2 |
6 |
power() |
S |
79 |
1 |
3 |
_set_random_seed() |
S |
80 |
1 |
3 |
number_format_eu() |
S |
78 |
1 |
3 |
number_format() |
S |
78 |
1 |
3 |
round() |
S |
79 |
1 |
3 |
atan2() |
S |
79 |
1 |
3 |
log() |
S |
79 |
1 |
3 |
max() |
S |
80 |
1 |
3 |
mod() |
S |
80 |
1 |
3 |
min() |
S |
80 |
1 |
3 |
func_not() |
S |
79 |
1 |
3 |
range() |
S |
75 |
1 |
4 |
mode() |
S |
73 |
1 |
5 |
median() |
S |
72 |
1 |
5 |
product() |
S |
80 |
1 |
3 |
counta() |
S |
79 |
1 |
3 |
sum() |
S |
80 |
1 |
3 |
pi() |
S |
80 |
1 |
3 |
rand_float() |
S |
74 |
1 |
4 |