-
Home
-
PayMatch
-
1.0.5 (latest)
-
Code
-
Classes
- PCM_Transactions_Storage
| Total Complexity |
40 |
| Dependencies |
2 |
| Dependents |
6 |
| Total lines |
298 |
| Lines of code |
182 |
| Logical lines of code |
88 |
| Comment lines |
44 |
| Methods |
9 |
| Properties |
1 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| is_valid() |
B |
41 |
24 |
54 |
| store_data() |
S |
47 |
4 |
40 |
| create_table() |
S |
49 |
2 |
32 |
| is_valid_date_time() |
S |
66 |
3 |
8 |
| load_data() |
S |
59 |
2 |
14 |
| load_transaction_by_transaction_id() |
S |
56 |
1 |
17 |
| drop_table() |
S |
63 |
2 |
10 |
| __construct() |
S |
80 |
1 |
3 |
| get_full_table_name() |
S |
76 |
1 |
4 |