-
Home
-
Advanced File Manager – Ultimate WP File Manager And Document Library Solution
-
5.4.7 (latest)
-
Code
-
Classes
- FMA_Pure_PHP_Validator
| Total Complexity |
90 |
| Dependencies |
5 |
| Dependents |
1 |
| Total lines |
477 |
| Lines of code |
350 |
| Logical lines of code |
170 |
| Comment lines |
64 |
| Methods |
14 |
| Properties |
2 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| check_common_syntax_errors() |
B |
41 |
24 |
51 |
| check_bracket_balance() |
A |
46 |
16 |
38 |
| analyze_syntax() |
A |
45 |
9 |
43 |
| has_unclosed_string() |
A |
53 |
9 |
24 |
| validate_with_enhanced_check() |
S |
46 |
6 |
40 |
| validate_with_parser() |
S |
46 |
5 |
41 |
| safe_eval_check() |
S |
47 |
5 |
39 |
| validate_syntax() |
S |
51 |
5 |
25 |
| init_parser() |
S |
59 |
4 |
14 |
| get_instance() |
S |
71 |
2 |
6 |
| is_available() |
S |
66 |
2 |
9 |
| get_validator_info() |
S |
61 |
1 |
14 |
| __construct() |
S |
82 |
1 |
3 |
| has_unclosed_brackets() |
S |
82 |
1 |
3 |