-
Home
-
Post Affiliate Pro
-
1.27.12
-
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 |
getRecordByValue() |
S |
67 |
3 |
8 |
existsRecordValue() |
S |
67 |
3 |
8 |
load() |
S |
64 |
3 |
10 |
toText() |
S |
68 |
2 |
7 |
getRecordObject() |
S |
70 |
2 |
6 |
setHeader() |
S |
70 |
2 |
7 |
addColumn() |
S |
71 |
2 |
6 |
getRecord() |
S |
71 |
2 |
6 |
toObject() |
S |
67 |
2 |
8 |
sort() |
S |
68 |
2 |
7 |
toArray() |
S |
69 |
2 |
7 |
loadFromArray() |
S |
70 |
2 |
6 |
getIterator() |
S |
80 |
1 |
3 |
clear() |
S |
82 |
1 |
3 |
init() |
S |
77 |
1 |
4 |
__construct() |
S |
83 |
1 |
3 |
get() |
S |
80 |
1 |
3 |
getSize() |
S |
80 |
1 |
3 |
loadRecordFromObject() |
S |
80 |
1 |
3 |
createRecord() |
S |
80 |
1 |
3 |
add() |
S |
80 |
1 |
3 |
removeRecord() |
S |
80 |
1 |
3 |
addRecord() |
S |
80 |
1 |
3 |
getHeader() |
S |
82 |
1 |
3 |
toShalowRecordSet() |
S |
73 |
1 |
5 |