-
Home
-
WordPress Sentry
-
8.3.1 (latest)
-
Code
-
Classes
- WP_Sentry_Js_Tracker
Total Complexity |
55 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
288 |
Lines of code |
174 |
Logical lines of code |
82 |
Comment lines |
47 |
Methods |
17 |
Properties |
1 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
on_enqueue_scripts() |
A |
39 |
14 |
63 |
get_options() |
S |
57 |
5 |
17 |
get_dsn() |
S |
63 |
5 |
10 |
replays_enabled() |
S |
65 |
4 |
9 |
feedback_enabled() |
S |
73 |
3 |
4 |
on_enqueue_admin_scripts() |
S |
71 |
3 |
6 |
__construct() |
S |
65 |
3 |
9 |
get_instance() |
S |
79 |
2 |
3 |
get_sdk_version() |
S |
69 |
2 |
7 |
enabled_on_frontend_pages() |
S |
79 |
2 |
3 |
enabled_on_admin_pages() |
S |
79 |
2 |
3 |
get_sdk_version_from_js_file() |
S |
63 |
2 |
10 |
enabled_on_login_page() |
S |
79 |
2 |
3 |
tracing_enabled() |
S |
71 |
2 |
6 |
get_default_options() |
S |
66 |
2 |
9 |
get_default_context() |
S |
66 |
1 |
9 |
enabled() |
S |
80 |
1 |
3 |