-
Home
-
Chartify – WordPress Chart Plugin
-
3.0.4
-
Code
-
Classes
- Chart_Builder_DB_Query
Total Complexity |
97 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
680 |
Lines of code |
341 |
Logical lines of code |
200 |
Comment lines |
268 |
Methods |
22 |
Properties |
8 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
fetch() |
B |
39 |
18 |
64 |
_normalizeData() |
A |
44 |
15 |
40 |
get_col_type() |
A |
55 |
12 |
19 |
get_date_formats_if_exists() |
A |
45 |
10 |
39 |
determine_date_format() |
A |
46 |
7 |
42 |
html() |
S |
52 |
4 |
30 |
_fetchDataFromEditableTable() |
S |
57 |
4 |
17 |
_fetchSeriesFromEditableTable() |
S |
57 |
4 |
17 |
object() |
S |
61 |
3 |
13 |
_validateTypes() |
S |
66 |
3 |
8 |
toUTF8() |
S |
69 |
3 |
6 |
fetchFromEditableTable() |
S |
68 |
2 |
8 |
getRawData() |
S |
72 |
2 |
6 |
getData() |
S |
72 |
2 |
6 |
repopulateData() |
S |
82 |
1 |
3 |
repopulateSeries() |
S |
82 |
1 |
3 |
getAllowedTypes() |
S |
80 |
1 |
3 |
getSeries() |
S |
82 |
1 |
3 |
get_error() |
S |
82 |
1 |
3 |
getSourceName() |
S |
82 |
1 |
3 |
get_query() |
S |
82 |
1 |
3 |
__construct() |
S |
74 |
1 |
5 |