-
Home
-
Brizy – Page Builder
-
2.6.14
-
Code
-
Classes
- Brizy_Admin_Svg_Main
| Total Complexity |
22 |
| Dependencies |
5 |
| Dependents |
5 |
| Total lines |
133 |
| Lines of code |
87 |
| Logical lines of code |
57 |
| Comment lines |
23 |
| Methods |
9 |
| Properties |
0 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| wp_prepare_attachment_for_js() |
S |
51 |
7 |
25 |
| wp_handle_upload_prefilter() |
S |
59 |
3 |
14 |
| wp_check_filetype_and_ext() |
S |
62 |
3 |
11 |
| _init() |
S |
70 |
2 |
7 |
| isSvgEnabled() |
S |
69 |
2 |
7 |
| __construct() |
S |
75 |
2 |
5 |
| enableSvgUpload() |
S |
67 |
1 |
7 |
| disableSvgUpload() |
S |
67 |
1 |
7 |
| addSvgMimeType() |
S |
76 |
1 |
4 |