-
Home
-
Post Affiliate Pro
-
1.26.0
-
Code
-
Classes
- Gpf_Data_RecordSet
| Total Complexity |
43 |
| Dependencies |
6 |
| Dependents |
6 |
| Total lines |
220 |
| Lines of code |
139 |
| Logical lines of code |
70 |
| Comment lines |
45 |
| Methods |
26 |
| Properties |
2 |
Methods 26
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| loadFromObject() |
S |
62 |
3 |
11 |
| load() |
S |
64 |
3 |
10 |
| existsRecordValue() |
S |
67 |
3 |
8 |
| getRecordByValue() |
S |
67 |
3 |
8 |
| loadFromArray() |
S |
70 |
2 |
6 |
| setHeader() |
S |
70 |
2 |
7 |
| toObject() |
S |
67 |
2 |
8 |
| sort() |
S |
68 |
2 |
7 |
| toArray() |
S |
69 |
2 |
7 |
| toText() |
S |
68 |
2 |
7 |
| getRecordObject() |
S |
70 |
2 |
6 |
| getRecord() |
S |
71 |
2 |
6 |
| addColumn() |
S |
71 |
2 |
6 |
| __construct() |
S |
83 |
1 |
3 |
| getHeader() |
S |
82 |
1 |
3 |
| addRecord() |
S |
80 |
1 |
3 |
| removeRecord() |
S |
80 |
1 |
3 |
| add() |
S |
80 |
1 |
3 |
| createRecord() |
S |
80 |
1 |
3 |
| loadRecordFromObject() |
S |
80 |
1 |
3 |
| getSize() |
S |
80 |
1 |
3 |
| get() |
S |
80 |
1 |
3 |
| init() |
S |
77 |
1 |
4 |
| clear() |
S |
82 |
1 |
3 |
| getIterator() |
S |
80 |
1 |
3 |
| toShalowRecordSet() |
S |
73 |
1 |
5 |