-
Home
-
BlogVault WordPress Backup Plugin – Migration, Staging, and Backups
-
4.77
-
Code
-
Classes
- BVFWRuleEvaluator
Total Complexity |
125 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
486 |
Lines of code |
401 |
Logical lines of code |
213 |
Comment lines |
5 |
Methods |
75 |
Properties |
1 |
Methods 75
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getValue() |
A |
50 |
10 |
30 |
evaluateExpression() |
S |
57 |
7 |
17 |
match() |
S |
57 |
6 |
17 |
preInsertUpdatePost() |
S |
57 |
5 |
15 |
maxMatchCount() |
S |
59 |
4 |
14 |
matchCount() |
S |
59 |
4 |
14 |
preDeletePost() |
S |
60 |
4 |
12 |
preUserCreation() |
S |
63 |
3 |
10 |
isFileUpload() |
S |
68 |
3 |
7 |
handleOption() |
S |
63 |
3 |
10 |
preDeleteUser() |
S |
59 |
2 |
14 |
executeFunctionCall() |
S |
64 |
2 |
9 |
contains() |
S |
70 |
2 |
6 |
getFileNames() |
S |
70 |
2 |
7 |
fetchConstantValue() |
S |
67 |
2 |
8 |
getArgs() |
S |
69 |
2 |
7 |
loadPluggable() |
S |
73 |
2 |
5 |
getFiles() |
S |
70 |
2 |
7 |
getPostParams() |
S |
70 |
2 |
7 |
getGetParams() |
S |
70 |
2 |
7 |
getCookies() |
S |
70 |
2 |
7 |
getHeaders() |
S |
82 |
1 |
3 |
getHost() |
S |
83 |
1 |
3 |
getURI() |
S |
82 |
1 |
3 |
getReqMethod() |
S |
82 |
1 |
3 |
getIP() |
S |
82 |
1 |
3 |
evaluateRule() |
S |
81 |
1 |
3 |
getTimestamp() |
S |
82 |
1 |
3 |
getUserRoleLevel() |
S |
82 |
1 |
3 |
isUserRoleLevel() |
S |
81 |
1 |
3 |
getAllParams() |
S |
82 |
1 |
3 |
getServerValue() |
S |
81 |
1 |
3 |
addWPAction() |
S |
70 |
1 |
6 |
addWPFilter() |
S |
70 |
1 |
6 |
setVariable() |
S |
81 |
1 |
3 |
getVariable() |
S |
82 |
1 |
3 |
preUpdateOption() |
S |
73 |
1 |
5 |
preDeleteOption() |
S |
77 |
1 |
4 |
getHeader() |
S |
81 |
1 |
3 |
__construct() |
S |
77 |
1 |
4 |
getPath() |
S |
82 |
1 |
3 |
isIpv4() |
S |
80 |
1 |
3 |
isEmbededLink() |
S |
80 |
1 |
3 |
isEmbededEmail() |
S |
80 |
1 |
3 |
isEmail() |
S |
80 |
1 |
3 |
isEmbededIpv6() |
S |
80 |
1 |
3 |
isIpv6() |
S |
80 |
1 |
3 |
isEmbededIpv4() |
S |
80 |
1 |
3 |
isLink() |
S |
80 |
1 |
3 |
isFile() |
S |
80 |
1 |
3 |
isSpecialCharsSentence() |
S |
80 |
1 |
3 |
isRegularSentence() |
S |
80 |
1 |
3 |
isSpecialWord() |
S |
80 |
1 |
3 |
isRegularWord() |
S |
80 |
1 |
3 |
isNumeric() |
S |
80 |
1 |
3 |
resetErrors() |
S |
82 |
1 |
3 |
isEmbededHtml() |
S |
80 |
1 |
3 |
isPathTraversal() |
S |
80 |
1 |
3 |
getReqInfo() |
S |
81 |
1 |
3 |
greaterThanEqualTo() |
S |
80 |
1 |
3 |
compareMultipleSubjects() |
S |
100 |
1 |
2 |
getErrors() |
S |
83 |
1 |
3 |
lengthLessThan() |
S |
79 |
1 |
3 |
lengthGreaterThan() |
S |
80 |
1 |
3 |
lessThanEqualTo() |
S |
80 |
1 |
3 |
lessThan() |
S |
80 |
1 |
3 |
greaterThan() |
S |
81 |
1 |
3 |
isPhpEval() |
S |
80 |
1 |
3 |
notIdentical() |
S |
79 |
1 |
3 |
isIdentical() |
S |
80 |
1 |
3 |
notEquals() |
S |
79 |
1 |
3 |
equals() |
S |
80 |
1 |
3 |
notMatch() |
S |
79 |
1 |
3 |
notContains() |
S |
79 |
1 |
3 |
md5Equals() |
S |
79 |
1 |
3 |