-
Home
-
AI Engine
-
3.1.1
-
Code
-
Classes
- Meow_MWAI_Services_ResponseIdManager
| Total Complexity |
30 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
194 |
| Lines of code |
106 |
| Logical lines of code |
53 |
| Comment lines |
51 |
| Methods |
14 |
| Properties |
2 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| retrieve() |
S |
59 |
5 |
14 |
| validate() |
S |
62 |
4 |
12 |
| detect_provider() |
S |
63 |
4 |
12 |
| detect_api_type() |
S |
63 |
4 |
12 |
| is_valid_date() |
S |
63 |
3 |
11 |
| is_valid_data() |
S |
68 |
2 |
7 |
| __construct() |
S |
81 |
1 |
3 |
| store() |
S |
64 |
1 |
10 |
| is_responses_api_id() |
S |
78 |
1 |
3 |
| is_chat_completions_id() |
S |
78 |
1 |
3 |
| is_anthropic_id() |
S |
78 |
1 |
3 |
| is_valid_for_responses_api() |
S |
80 |
1 |
3 |
| cleanup_expired() |
S |
82 |
1 |
3 |
| get_debug_info() |
S |
64 |
1 |
10 |