-
Home
-
WordPress Sentry
-
7.17.0
-
Code
-
Classes
- WP_Sentry_Tracing_Feature_HTTP
| Total Complexity |
18 |
| Dependencies |
6 |
| Dependents |
0 |
| Total lines |
124 |
| Lines of code |
89 |
| Logical lines of code |
43 |
| Comment lines |
7 |
| Methods |
8 |
| Properties |
0 |
Methods 8
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| handle_http_api_debug() |
S |
52 |
5 |
25 |
| handle_pre_http_request() |
S |
57 |
3 |
17 |
| handle_span_start() |
S |
62 |
3 |
11 |
| __construct() |
S |
67 |
2 |
7 |
| handle_finish_span() |
S |
66 |
2 |
9 |
| handle_breadcrumb() |
S |
67 |
1 |
9 |
| get_full_uri() |
S |
80 |
1 |
3 |
| get_partial_uri() |
S |
67 |
1 |
8 |