-
Home
-
BlogVault WordPress Backup Plugin – Migration, Staging, and Backups
-
4.56
-
Code
-
Classes
- BVFWRuleEvaluator
Total Complexity |
96 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
369 |
Lines of code |
296 |
Logical lines of code |
148 |
Comment lines |
5 |
Methods |
63 |
Properties |
1 |
Methods 63
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
evaluateExpression() |
S |
56 |
7 |
18 |
getValue() |
S |
56 |
6 |
18 |
match() |
S |
57 |
6 |
17 |
maxMatchCount() |
S |
59 |
4 |
14 |
matchCount() |
S |
59 |
4 |
14 |
isFileUpload() |
S |
68 |
3 |
7 |
getFileNames() |
S |
70 |
2 |
7 |
contains() |
S |
70 |
2 |
6 |
getPostParams() |
S |
70 |
2 |
7 |
getGetParams() |
S |
70 |
2 |
7 |
getCookies() |
S |
70 |
2 |
7 |
getFiles() |
S |
70 |
2 |
7 |
fetchConstantValue() |
S |
67 |
2 |
8 |
executeFunctionCall() |
S |
64 |
2 |
9 |
getArgs() |
S |
69 |
2 |
7 |
getIP() |
S |
82 |
1 |
3 |
md5Equals() |
S |
79 |
1 |
3 |
compareMultipleSubjects() |
S |
100 |
1 |
2 |
getReqInfo() |
S |
81 |
1 |
3 |
getPath() |
S |
82 |
1 |
3 |
getServerValue() |
S |
81 |
1 |
3 |
getHeader() |
S |
81 |
1 |
3 |
getHeaders() |
S |
82 |
1 |
3 |
getURI() |
S |
82 |
1 |
3 |
evaluateRule() |
S |
81 |
1 |
3 |
getAllParams() |
S |
82 |
1 |
3 |
getReqMethod() |
S |
82 |
1 |
3 |
isUserRoleLevel() |
S |
81 |
1 |
3 |
getUserRoleLevel() |
S |
82 |
1 |
3 |
lengthGreaterThan() |
S |
80 |
1 |
3 |
getTimestamp() |
S |
82 |
1 |
3 |
getHost() |
S |
83 |
1 |
3 |
lengthLessThan() |
S |
79 |
1 |
3 |
__construct() |
S |
81 |
1 |
3 |
lessThanEqualTo() |
S |
80 |
1 |
3 |
isEmbededEmail() |
S |
80 |
1 |
3 |
resetErrors() |
S |
82 |
1 |
3 |
isNumeric() |
S |
80 |
1 |
3 |
isRegularWord() |
S |
80 |
1 |
3 |
isSpecialWord() |
S |
80 |
1 |
3 |
isRegularSentence() |
S |
80 |
1 |
3 |
isSpecialCharsSentence() |
S |
80 |
1 |
3 |
isLink() |
S |
80 |
1 |
3 |
isIpv4() |
S |
80 |
1 |
3 |
isEmbededIpv4() |
S |
80 |
1 |
3 |
isIpv6() |
S |
80 |
1 |
3 |
isEmbededIpv6() |
S |
80 |
1 |
3 |
isEmail() |
S |
80 |
1 |
3 |
isEmbededLink() |
S |
80 |
1 |
3 |
lessThan() |
S |
80 |
1 |
3 |
isEmbededHtml() |
S |
80 |
1 |
3 |
isFile() |
S |
80 |
1 |
3 |
isPathTraversal() |
S |
80 |
1 |
3 |
isPhpEval() |
S |
80 |
1 |
3 |
notContains() |
S |
79 |
1 |
3 |
notMatch() |
S |
79 |
1 |
3 |
equals() |
S |
80 |
1 |
3 |
notEquals() |
S |
79 |
1 |
3 |
isIdentical() |
S |
80 |
1 |
3 |
notIdentical() |
S |
79 |
1 |
3 |
getErrors() |
S |
83 |
1 |
3 |
greaterThanEqualTo() |
S |
80 |
1 |
3 |
greaterThan() |
S |
81 |
1 |
3 |