-
Home
-
Aisk – AI Powered Chatbot | Support Assistant | Support Bot | Live Chat
-
2.0.6 (latest)
-
Code
-
Classes
- AISK_PDF_Queue_Handler
Total Complexity |
39 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
462 |
Lines of code |
256 |
Logical lines of code |
121 |
Comment lines |
141 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_pdf() |
A |
39 |
8 |
72 |
add_to_queue() |
S |
47 |
5 |
37 |
process_pending_jobs() |
S |
49 |
5 |
34 |
get_job_status() |
S |
51 |
5 |
26 |
maybe_schedule_background_processing() |
S |
54 |
4 |
21 |
is_server_under_load() |
S |
60 |
4 |
12 |
__construct() |
S |
58 |
2 |
14 |
ensure_processing_scheduled() |
S |
72 |
2 |
5 |
cleanup_failed_jobs() |
S |
62 |
1 |
12 |
add_cron_interval() |
S |
68 |
1 |
7 |
register_rest_routes() |
S |
65 |
1 |
9 |
handle_manual_processing() |
S |
69 |
1 |
7 |