-
Home
-
Wordfence Security – Firewall, Malware Scan, and Login Security
-
8.0.5 (latest)
-
Code
-
Classes
- wfLiveTrafficQuery
Total Complexity |
61 |
Dependencies |
9 |
Dependents |
3 |
Total lines |
346 |
Lines of code |
185 |
Logical lines of code |
108 |
Comment lines |
94 |
Methods |
21 |
Properties |
9 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
execute() |
B |
42 |
22 |
46 |
buildQuery() |
B |
37 |
18 |
69 |
getColumnFromParam() |
S |
69 |
2 |
7 |
getTableName() |
S |
71 |
2 |
6 |
__construct() |
S |
65 |
1 |
9 |
getLimit() |
S |
82 |
1 |
3 |
getWFLog() |
S |
82 |
1 |
3 |
setTableName() |
S |
81 |
1 |
3 |
setOffset() |
S |
81 |
1 |
3 |
getOffset() |
S |
82 |
1 |
3 |
setLimit() |
S |
81 |
1 |
3 |
setEndDate() |
S |
81 |
1 |
3 |
setGroupBy() |
S |
81 |
1 |
3 |
getGroupBy() |
S |
82 |
1 |
3 |
getEndDate() |
S |
82 |
1 |
3 |
setStartDate() |
S |
81 |
1 |
3 |
getStartDate() |
S |
82 |
1 |
3 |
setFilters() |
S |
81 |
1 |
3 |
getFilters() |
S |
82 |
1 |
3 |
isValidParam() |
S |
79 |
1 |
3 |
setWFLog() |
S |
81 |
1 |
3 |