-
Home
-
WP Inventory Manager
-
2.3.4 (latest)
-
Code
-
Classes
- WPIMLabel
| Total Complexity |
60 |
| Dependencies |
1 |
| Dependents |
3 |
| Total lines |
284 |
| Lines of code |
195 |
| Logical lines of code |
74 |
| Comment lines |
39 |
| Methods |
22 |
| Properties |
2 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| load() |
A |
50 |
10 |
26 |
| save() |
A |
52 |
10 |
21 |
| find_field() |
S |
62 |
7 |
10 |
| default_labels() |
S |
48 |
2 |
32 |
| sortNotUsed() |
S |
67 |
4 |
7 |
| immutable() |
S |
59 |
1 |
17 |
| getInstance() |
S |
72 |
2 |
6 |
| get() |
S |
74 |
2 |
4 |
| get_numeric() |
S |
69 |
2 |
6 |
| is_numeric() |
S |
78 |
2 |
3 |
| reset() |
S |
65 |
2 |
9 |
| ensure_loaded() |
S |
74 |
2 |
5 |
| is_always_on() |
S |
78 |
2 |
3 |
| is_always_on_admin() |
S |
78 |
2 |
3 |
| is_internal_use() |
S |
78 |
2 |
3 |
| is_immutable() |
S |
78 |
2 |
3 |
| __construct() |
S |
81 |
1 |
3 |
| __clone() |
S |
91 |
1 |
2 |
| get_all() |
S |
77 |
1 |
4 |
| always_on() |
S |
65 |
1 |
10 |
| always_on_admin() |
S |
65 |
1 |
10 |
| internal_use() |
S |
68 |
1 |
8 |