Function | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
WP_Teapot::render_template() | 63 | 1 | 16 | |
WP_Teapot::instance() | 72 | 2 | 6 | |
WP_Teapot::parse_request() | 73 | 2 | 5 | |
WP_Teapot::action_send_headers() | 65 | 2 | 10 | |
WP_Teapot::__clone() | 98 | 1 | 1 | |
WP_Teapot::deactivate() | 82 | 1 | 3 | |
WP_Teapot::add_endpoint() | 80 | 1 | 3 | |
WP_Teapot::activate() | 78 | 1 | 4 | |
WP_Teapot::__construct() | 72 | 1 | 5 | |
WP_Teapot::init() | 67 | 1 | 7 |