Last active
January 3, 2016 20:59
-
-
Save pmgupte/8518859 to your computer and use it in GitHub Desktop.
Cyclomatic complexity warnings on Wordpress 3.8 code.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| wordpress/wp-admin/custom-background.php:112 The method take_action() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/custom-background.php:179 The method admin_page() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/custom-header.php:196 The method take_action() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/custom-header.php:448 The method step_1() has a Cyclomatic Complexity of 29. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/custom-header.php:655 The method step_2() has a Cyclomatic Complexity of 24. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/custom-header.php:802 The method step_3() has a Cyclomatic Complexity of 27. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/ajax-actions.php:123 The function wp_ajax_wp_compression_test() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/ajax-actions.php:189 The function wp_ajax_autocomplete_user() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/ajax-actions.php:267 The function _wp_ajax_delete_comment_response() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/ajax-actions.php:321 The function _wp_ajax_add_hierarchical_term() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/ajax-actions.php:400 The function wp_ajax_delete_comment() has a Cyclomatic Complexity of 23. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/ajax-actions.php:626 The function wp_ajax_add_tag() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/ajax-actions.php:715 The function wp_ajax_get_comments() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/ajax-actions.php:759 The function wp_ajax_replyto_comment() has a Cyclomatic Complexity of 25. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/ajax-actions.php:853 The function wp_ajax_edit_comment() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/ajax-actions.php:895 The function wp_ajax_add_menu_item() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/ajax-actions.php:974 The function wp_ajax_add_meta() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/ajax-actions.php:1092 The function wp_ajax_autosave() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/ajax-actions.php:1339 The function wp_ajax_inline_save() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/ajax-actions.php:1415 The function wp_ajax_inline_save_tax() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/ajax-actions.php:1460 The function wp_ajax_find_posts() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/ajax-actions.php:1554 The function wp_ajax_save_widget() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/ajax-actions.php:1642 The function wp_ajax_upload_attachment() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/ajax-actions.php:1773 The function wp_ajax_wp_fullscreen_save_post() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/ajax-actions.php:1936 The function wp_ajax_save_attachment() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/ajax-actions.php:1980 The function wp_ajax_save_attachment_compat() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/ajax-actions.php:2062 The function wp_ajax_send_attachment_to_editor() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/ajax-actions.php:2120 The function wp_ajax_send_link_to_editor() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/bookmark.php:144 The function wp_insert_link() has a Cyclomatic Complexity of 23. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-ftp-sockets.php:113 The method _data_prepare() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-ftp.php:164 The method parselisting() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-ftp.php:271 The method SetServer() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-ftp.php:319 The method connect() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-ftp.php:361 The method login() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-ftp.php:527 The method fget() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-ftp.php:551 The method get() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-ftp.php:586 The method fput() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-ftp.php:610 The method put() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-ftp.php:649 The method mput() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-ftp.php:682 The method mget() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-ftp.php:721 The method mdel() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-ftp.php:768 The method glob() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-pclzip.php:271 The method create() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-pclzip.php:454 The method add() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-pclzip.php:700 The method extract() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-pclzip.php:857 The method extractByIndex() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-pclzip.php:1426 The method privParseOptions() has a Cyclomatic Complexity of 63. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-pclzip.php:1870 The method privFileDescrParseAtt() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-pclzip.php:1999 The method privFileDescrExpand() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-pclzip.php:2159 The method privAdd() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-pclzip.php:2463 The method privAddFileList() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-pclzip.php:2525 The method privAddFile() has a Cyclomatic Complexity of 31. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-pclzip.php:2796 The method privAddFileUsingTempFile() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-pclzip.php:2908 The method privCalculateStoredFilename() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-pclzip.php:3273 The method privExtractByRule() has a Cyclomatic Complexity of 60. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-pclzip.php:3613 The method privExtractFile() has a Cyclomatic Complexity of 49. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-pclzip.php:4038 The method privExtractFileInOutput() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-pclzip.php:4149 The method privExtractFileAsString() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-pclzip.php:4518 The method privReadEndCentralDir() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-pclzip.php:4675 The method privDeleteByRule() has a Cyclomatic Complexity of 43. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-pclzip.php:5040 The method privMerge() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-pclzip.php:5389 The function PclZipUtilPathReduction() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-pclzip.php:5470 The function PclZipUtilPathInclusion() has a Cyclomatic Complexity of 23. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-pclzip.php:5547 The function PclZipUtilCopyBlock() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-comments-list-table.php:44 The method prepare_items() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-comments-list-table.php:369 The method column_comment() has a Cyclomatic Complexity of 31. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-filesystem-base.php:175 The method find_folder() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-filesystem-base.php:244 The method search_for_folder() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-filesystem-base.php:311 The method gethchmod() has a Cyclomatic Complexity of 23. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-filesystem-direct.php:239 The method delete() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-filesystem-direct.php:330 The method dirlist() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-filesystem-ftpext.php:22 The method __construct() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-filesystem-ftpext.php:289 The method parselisting() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-filesystem-ftpext.php:362 The method dirlist() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-filesystem-ftpsockets.php:299 The method dirlist() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-filesystem-ssh2.php:44 The method __construct() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-filesystem-ssh2.php:337 The method dirlist() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-importer.php:254 The function get_cli_args() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-links-list-table.php:99 The method display_rows() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-list-table.php:702 The method print_column_headers() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-media-list-table.php:44 The method get_views() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-media-list-table.php:177 The method display_rows() has a Cyclomatic Complexity of 40. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-media-list-table.php:397 The method _get_row_actions() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-ms-sites-list-table.php:23 The method prepare_items() has a Cyclomatic Complexity of 29. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-ms-sites-list-table.php:180 The method display_rows() has a Cyclomatic Complexity of 34. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-ms-themes-list-table.php:46 The method prepare_items() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-ms-themes-list-table.php:185 The method get_views() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-ms-themes-list-table.php:250 The method single_row() has a Cyclomatic Complexity of 25. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-ms-users-list-table.php:16 The method prepare_items() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-ms-users-list-table.php:143 The method display_rows() has a Cyclomatic Complexity of 27. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-plugin-install-list-table.php:16 The method prepare_items() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-plugin-install-list-table.php:192 The method display_rows() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-plugins-list-table.php:38 The method prepare_items() has a Cyclomatic Complexity of 31. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-plugins-list-table.php:190 The method get_views() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-plugins-list-table.php:234 The method get_bulk_actions() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-plugins-list-table.php:299 The method single_row() has a Cyclomatic Complexity of 38. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-posts-list-table.php:48 The method __construct() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-posts-list-table.php:121 The method get_views() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-posts-list-table.php:336 The method _display_rows_hierarchical() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-posts-list-table.php:428 The method _page_rows() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-posts-list-table.php:473 The method single_row() has a Cyclomatic Complexity of 58. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-posts-list-table.php:743 The method inline_edit() has a Cyclomatic Complexity of 60. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-terms-list-table.php:173 The method _rows() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-theme-install-list-table.php:18 The method prepare_items() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-themes-list-table.php:127 The method display_rows() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-upgrader-skins.php:352 The method after() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-upgrader-skins.php:415 The method after() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-upgrader-skins.php:481 The method after() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-upgrader.php:62 The method fs_connect() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-upgrader.php:179 The method install_package() has a Cyclomatic Complexity of 25. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-upgrader.php:295 The method run() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-upgrader.php:518 The method bulk_upgrade() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-upgrader.php:901 The method bulk_upgrade() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-upgrader.php:1147 The method bulk_upgrade() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-upgrader.php:1315 The method upgrade() has a Cyclomatic Complexity of 36. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-upgrader.php:1455 The method should_update_to_version() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-upgrader.php:1735 The method should_update() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-upgrader.php:1846 The method update() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-upgrader.php:1932 The method run() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-upgrader.php:2054 The method after_core_update() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-upgrader.php:2143 The method send_email() has a Cyclomatic Complexity of 33. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-upgrader.php:2321 The method send_debug_email() has a Cyclomatic Complexity of 24. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/class-wp-users-list-table.php:227 The method single_row() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/comment.php:34 The function edit_comment() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/dashboard.php:16 The function wp_dashboard_setup() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/dashboard.php:177 The function wp_dashboard_right_now() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/dashboard.php:423 The function _wp_dashboard_recent_comments_row() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/dashboard.php:646 The function wp_dashboard_recent_comments() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/dashboard.php:892 The function wp_dashboard_plugins_output() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/export.php:25 The function export_wp() has a Cyclomatic Complexity of 40. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/file.php:209 The function wp_handle_upload() has a Cyclomatic Complexity of 27. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/file.php:348 The function wp_handle_sideload() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/file.php:538 The function unzip_file() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/file.php:594 The function _unzip_file_ziparchive() has a Cyclomatic Complexity of 25. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/file.php:690 The function _unzip_file_pclzip() has a Cyclomatic Complexity of 23. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/file.php:782 The function copy_dir() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/file.php:834 The function WP_Filesystem() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/file.php:892 The function get_filesystem_method() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/file.php:937 The function request_filesystem_credentials() has a Cyclomatic Complexity of 57. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/image-edit.php:9 The function wp_image_editor() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/image-edit.php:351 The function image_edit_apply_changes() has a Cyclomatic Complexity of 24. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/image-edit.php:480 The function wp_restore_image() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/image-edit.php:562 The function wp_save_image() has a Cyclomatic Complexity of 56. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/image.php:72 The function wp_generate_attachment_metadata() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/image.php:207 The function wp_read_image_metadata() has a Cyclomatic Complexity of 39. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/media.php:204 The function media_handle_upload() has a Cyclomatic Complexity of 24. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/media.php:321 The function media_handle_sideload() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/media.php:487 The function media_upload_form_handler() has a Cyclomatic Complexity of 25. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/media.php:578 The function wp_media_upload_handler() has a Cyclomatic Complexity of 26. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/media.php:779 The function image_size_input_fields() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/media.php:967 The function get_attachment_fields_to_edit() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/media.php:1082 The function get_media_items() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/media.php:1116 The function get_media_item() has a Cyclomatic Complexity of 61. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/media.php:1335 The function get_compat_media_markup() has a Cyclomatic Complexity of 38. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/media.php:1502 The function media_upload_form() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/media.php:1981 The function media_upload_library_form() has a Cyclomatic Complexity of 27. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/media.php:2325 The function edit_form_image_editor() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/media.php:2424 The function attachment_submitbox_metadata() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/media.php:2579 The function wp_add_id3_tag_data() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/media.php:2623 The function wp_read_video_metadata() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/menu.php:196 The function sort_menu() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/meta-boxes.php:12 The function post_submit_meta_box() has a Cyclomatic Complexity of 49. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/meta-boxes.php:814 The function xfn_check() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/misc.php:100 The function insert_with_markers() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/misc.php:309 The function wp_doc_link_parse() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/misc.php:351 The function set_screen_options() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/misc.php:653 The function wp_check_locked_posts() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/ms.php:54 The function wpmu_delete_blog() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/nav-menu.php:49 The method start_el() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/nav-menu.php:290 The method start_el() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/nav-menu.php:342 The function _wp_ajax_menu_quick_search() has a Cyclomatic Complexity of 29. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/nav-menu.php:622 The function wp_nav_menu_item_post_type_meta_box() has a Cyclomatic Complexity of 33. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/nav-menu.php:867 The function wp_nav_menu_item_taxonomy_meta_box() has a Cyclomatic Complexity of 26. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/nav-menu.php:1056 The function wp_save_nav_menu_items() has a Cyclomatic Complexity of 26. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/nav-menu.php:1161 The function wp_get_nav_menu_to_edit() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/nav-menu.php:1263 The function wp_nav_menu_update_menu_items() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/plugin-install.php:29 The function plugins_api() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/plugin-install.php:246 The function install_plugin_install_status() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/plugin-install.php:310 The function install_plugin_information() has a Cyclomatic Complexity of 37. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/plugin.php:115 The function _get_plugin_data_markup_translate() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/plugin.php:185 The function get_plugin_files() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/plugin.php:237 The function get_plugins() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/plugin.php:307 The function get_mu_plugins() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/plugin.php:521 The function activate_plugin() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/plugin.php:613 The function deactivate_plugins() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/plugin.php:739 The function delete_plugins() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/plugin.php:1083 The function add_submenu_page() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/plugin.php:1447 The function get_admin_page_parent() has a Cyclomatic Complexity of 26. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/plugin.php:1520 The function get_admin_page_title() has a Cyclomatic Complexity of 29. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/plugin.php:1626 The function user_can_access_admin_page() has a Cyclomatic Complexity of 30. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/post.php:21 The function _wp_translate_postdata() has a Cyclomatic Complexity of 56. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/post.php:160 The function edit_post() has a Cyclomatic Complexity of 41. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/post.php:309 The function bulk_edit_posts() has a Cyclomatic Complexity of 40. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/post.php:550 The function wp_write_post() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/post.php:642 The function add_meta() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/post.php:764 The function _fix_attachment_links() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/post.php:857 The function wp_edit_posts_query() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/post.php:937 The function wp_edit_attachments_query() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/post.php:1076 The function get_sample_permalink_html() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/post.php:1223 The function _admin_notice_post_locked() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/post.php:1395 The function post_preview() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/revision.php:21 The function wp_get_revision_ui_diff() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/revision.php:109 The function wp_prepare_revisions_for_js() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/schema.php:31 The function wp_get_db_schema() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/schema.php:329 The function populate_options() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/schema.php:856 The function populate_network() has a Cyclomatic Complexity of 29. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/screen.php:51 The function meta_box_prefs() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/screen.php:343 The method get() has a Cyclomatic Complexity of 53. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/screen.php:748 The method render_screen_meta() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/screen.php:909 The method render_screen_options() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/screen.php:1018 The method render_per_page_options() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/taxonomy.php:92 The function wp_insert_category() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/template.php:137 The function wp_terms_checklist() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/template.php:288 The function get_inline_data() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/template.php:627 The function touch_time() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/template.php:813 The function add_meta_box() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/template.php:881 The function do_meta_boxes() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/template.php:984 The function do_accordion_sections() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/template.php:1476 The function _post_states() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/template.php:1510 The function _media_states() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/template.php:1643 The function get_submit_button() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/theme.php:18 The function delete_theme() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/theme.php:170 The function get_theme_feature_list() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/theme.php:295 The function themes_api() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/theme.php:380 The function wp_prepare_themes_for_js() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/update-core.php:682 The function update_core() has a Cyclomatic Complexity of 79. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/update-core.php:972 The function _copy_dir() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/update.php:103 The function get_core_checksums() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/upgrade.php:103 The function wp_install_defaults() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/upgrade.php:330 The function upgrade_all() has a Cyclomatic Complexity of 24. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/upgrade.php:427 The function upgrade_100() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/upgrade.php:558 The function upgrade_130() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/upgrade.php:640 The function upgrade_160() has a Cyclomatic Complexity of 28. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/upgrade.php:721 The function upgrade_210() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/upgrade.php:765 The function upgrade_230() has a Cyclomatic Complexity of 30. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/upgrade.php:1096 The function upgrade_330() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/upgrade.php:1198 The function upgrade_350() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/upgrade.php:1259 The function upgrade_network() has a Cyclomatic Complexity of 23. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/upgrade.php:1470 The function __get_option() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/upgrade.php:1528 The function dbDelta() has a Cyclomatic Complexity of 41. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/upgrade.php:1764 The function make_site_theme_from_oldschool() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/upgrade.php:1843 The function make_site_theme_from_default() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/upgrade.php:1956 The function translate_level_to_role() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/user.php:30 The function edit_user() has a Cyclomatic Complexity of 60. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/user.php:271 The function wp_delete_user() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/includes/widgets.php:149 The function wp_widget_control() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/install-helper.php:167 The function check_column() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/menu-header.php:36 The function _wp_menu_output() has a Cyclomatic Complexity of 58. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/network.php:150 The function network_step1() has a Cyclomatic Complexity of 30. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/network.php:319 The function network_step2() has a Cyclomatic Complexity of 35. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/network/users.php:19 The function confirm_delete_users() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/post.php:41 The function redirect_post() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/press-this.php:28 The function press_it() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/press-this.php:173 The function get_images_from_uri() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/update-core.php:24 The function list_core_update() has a Cyclomatic Complexity of 34. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/update-core.php:140 The function core_upgrade_preamble() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/update-core.php:198 The function list_plugin_updates() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-admin/update-core.php:360 The function do_core_upgrade() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-content/plugins/akismet/admin.php:67 The function akismet_conf() has a Cyclomatic Complexity of 54. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-content/plugins/akismet/admin.php:346 The function akismet_admin_warnings() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-content/plugins/akismet/admin.php:424 The function akismet_comment_row_action() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-content/plugins/akismet/admin.php:595 The function akismet_submit_nonspam_comment() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-content/plugins/akismet/admin.php:644 The function akismet_submit_spam_comment() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-content/plugins/akismet/admin.php:695 The function akismet_transition_comment_status() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-content/plugins/akismet/admin.php:767 The function akismet_recheck_queue() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-content/plugins/akismet/akismet.php:273 The function akismet_auto_check_update_meta() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-content/plugins/akismet/akismet.php:320 The function akismet_auto_check_comment() has a Cyclomatic Complexity of 32. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-content/plugins/akismet/akismet.php:509 The function akismet_cron_recheck() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-content/plugins/akismet/legacy.php:54 The function akismet_caught() has a Cyclomatic Complexity of 64. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-content/themes/twentyfourteen/functions.php:412 The function twentyfourteen_body_classes() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-content/themes/twentyfourteen/inc/widgets.php:73 The method widget() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-content/themes/twentytwelve/functions.php:430 The function twentytwelve_body_class() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/getid3.lib.php:184 The method BigEndian2Float() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/getid3.lib.php:545 The method hash_data() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/getid3.lib.php:989 The method MultiByteCharString2HTML() has a Cyclomatic Complexity of 47. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/getid3.lib.php:1184 The method CopyTagsToComments() has a Cyclomatic Complexity of 23. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/getid3.php:113 The method __construct() has a Cyclomatic Complexity of 26. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/getid3.php:240 The method openfile() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/getid3.php:323 The method analyze() has a Cyclomatic Complexity of 34. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/getid3.php:492 The method CleanUp() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/getid3.php:1139 The method HandleAllTags() has a Cyclomatic Complexity of 32. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/getid3.php:1263 The method getHashdata() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/getid3.php:1387 The method ChannelsBitratePlaytimeCalculations() has a Cyclomatic Complexity of 34. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/getid3.php:1452 The method CalculateCompressionRatioVideo() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/getid3.php:1500 The method CalculateCompressionRatioAudio() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/getid3.php:1702 The method saveAttachment() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.audio-video.asf.php:33 The method Analyze() has a Cyclomatic Complexity of 189. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.audio-video.asf.php:1693 The method ASF_HeaderExtensionObjectDataParse() has a Cyclomatic Complexity of 24. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.audio-video.flv.php:74 The method Analyze() has a Cyclomatic Complexity of 40. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.audio-video.flv.php:464 The method readData() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.audio-video.flv.php:626 The method readData() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.audio-video.matroska.php:228 The method Analyze() has a Cyclomatic Complexity of 94. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.audio-video.matroska.php:510 The method parseEBML() has a Cyclomatic Complexity of 190. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.audio-video.matroska.php:1362 The method HandleEMBLClusterBlock() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.audio-video.quicktime.php:26 The method Analyze() has a Cyclomatic Complexity of 39. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.audio-video.quicktime.php:170 The method QuicktimeParseAtom() has a Cyclomatic Complexity of 321. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.audio-video.quicktime.php:1907 The method QuicktimeParseNikonNCTG() has a Cyclomatic Complexity of 27. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.audio-video.quicktime.php:2086 The method CopyToAppropriateCommentsSection() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.audio-video.riff.php:32 The method Analyze() has a Cyclomatic Complexity of 226. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.audio-video.riff.php:1281 The method ParseRIFF() has a Cyclomatic Complexity of 63. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.audio.ac3.php:24 The method Analyze() has a Cyclomatic Complexity of 24. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.audio.dts.php:38 The method Analyze() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.audio.dts.php:218 The method numChannelsLookup() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.audio.flac.php:43 The method parseMETAdata() has a Cyclomatic Complexity of 34. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.audio.mp3.php:29 The method Analyze() has a Cyclomatic Complexity of 44. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.audio.mp3.php:163 The method GuessEncoderOptions() has a Cyclomatic Complexity of 63. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.audio.mp3.php:407 The method decodeMPEGaudioHeader() has a Cyclomatic Complexity of 86. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.audio.mp3.php:1072 The method RecursiveFrameScanning() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.audio.mp3.php:1118 The method FreeFormatFrameLength() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.audio.mp3.php:1195 The method getOnlyMPEGaudioInfoBruteForce() has a Cyclomatic Complexity of 27. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.audio.mp3.php:1343 The method getOnlyMPEGaudioInfo() has a Cyclomatic Complexity of 73. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.audio.mp3.php:1690 The method MPEGaudioHeaderValid() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.audio.mp3.php:1956 The method LAMEpresetUsedLookup() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.audio.ogg.php:21 The method Analyze() has a Cyclomatic Complexity of 40. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.audio.ogg.php:403 The method ParseVorbisComments() has a Cyclomatic Complexity of 31. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.tag.apetag.php:21 The method Analyze() has a Cyclomatic Complexity of 70. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.tag.id3v1.php:20 The method Analyze() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.tag.id3v2.php:22 The method Analyze() has a Cyclomatic Complexity of 82. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.tag.id3v2.php:520 The method ParseID3v2Frame() has a Cyclomatic Complexity of 310. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.tag.id3v2.php:3381 The method IsValidDateStampString() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.tag.lyrics3.php:20 The method Analyze() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ID3/module.tag.lyrics3.php:125 The method getLyrics3Data() has a Cyclomatic Complexity of 26. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Cache/DB.php:61 The method prepare_simplepie_object_for_cache() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Cache/MySQL.php:153 The method save() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Cache/MySQL.php:291 The method load() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Content/Type/Sniffer.php:84 The method get_type() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Content/Type/Sniffer.php:173 The method unknown() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Content/Type/Sniffer.php:256 The method feed_or_html() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Decode/HTML/Entities.php:165 The method entity() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Enclosure.php:970 The method embed() has a Cyclomatic Complexity of 40. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Enclosure.php:1205 The method get_real_type() has a Cyclomatic Complexity of 54. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/File.php:68 The method __construct() has a Cyclomatic Complexity of 50. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/IRI.php:174 The method __get() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/IRI.php:271 The method absolutize() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/IRI.php:364 The method parse_iri() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/IRI.php:404 The method remove_dot_segments() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/IRI.php:467 The method replace_invalid_with_pct_encoding() has a Cyclomatic Complexity of 28. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/IRI.php:603 The method remove_iunreserved_percent_encoded() has a Cyclomatic Complexity of 36. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/IRI.php:735 The method scheme_normalization() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/IRI.php:769 The method is_valid() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/IRI.php:1149 The method get_iri() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Item.php:213 The method get_id() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Item.php:323 The method get_description() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Item.php:438 The method get_categories() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Item.php:543 The method get_contributors() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Item.php:609 The method get_authors() has a Cyclomatic Complexity of 23. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Item.php:733 The method get_date() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Item.php:975 The method get_links() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Item.php:1086 The method get_enclosures() has a Cyclomatic Complexity of 356. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Locator.php:94 The method find() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Locator.php:213 The method search_elements_by_tag() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Locator.php:264 The method get_links() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Locator.php:315 The method extension() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Locator.php:344 The method body() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Misc.php:154 The method error() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Misc.php:195 The method fix_protocol() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Misc.php:256 The method percent_encoding_normalization() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Misc.php:291 The method change_encoding() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Misc.php:386 The method encoding() has a Cyclomatic Complexity of 808. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Misc.php:1769 The method uncomment_rfc822() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Misc.php:1835 The method atom_03_construct_type() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Misc.php:2024 The method xml_encoding() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Net/IPv6.php:218 The method check_ipv6() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Parse/Date.php:710 The method remove_rfc2822_comments() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Parser.php:78 The method parse() has a Cyclomatic Complexity of 26. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Parser.php:268 The method tag_open() has a Cyclomatic Complexity of 23. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Parser.php:370 The method split_ns() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Sanitize.php:225 The method sanitize() has a Cyclomatic Complexity of 33. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Sanitize.php:459 The method strip_tag() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Source.php:153 The method get_categories() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Source.php:223 The method get_authors() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Source.php:306 The method get_contributors() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Source.php:385 The method get_links() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/Source.php:459 The method get_description() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/SimplePie/gzdecode.php:202 The method parse() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/Text/Diff/Engine/native.php:31 The method diff() has a Cyclomatic Complexity of 29. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/Text/Diff/Engine/native.php:149 The method _diag() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/Text/Diff/Engine/native.php:269 The method _compareseq() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/Text/Diff/Engine/native.php:328 The method _shiftBoundaries() has a Cyclomatic Complexity of 28. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/Text/Diff/Engine/shell.php:34 The method diff() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/Text/Diff/Engine/string.php:38 The method diff() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/Text/Diff/Engine/string.php:91 The method parseUnifiedDiff() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/Text/Diff/Engine/string.php:146 The method parseContextDiff() has a Cyclomatic Complexity of 44. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/Text/Diff/Renderer.php:70 The method render() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/admin-bar.php:265 The function wp_admin_bar_site_menu() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/admin-bar.php:334 The function wp_admin_bar_my_sites_menu() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/admin-bar.php:485 The function wp_admin_bar_edit_menu() has a Cyclomatic Complexity of 23. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/admin-bar.php:552 The function wp_admin_bar_new_content_menu() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/admin-bar.php:645 The function wp_admin_bar_appearance_menu() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/atomlib.php:149 The method start_element() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/atomlib.php:228 The method end_element() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/atomlib.php:303 The method ns_to_prefix() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/author-template.php:320 The function wp_list_authors() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/bookmark-template.php:50 The function _walk_bookmarks() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/bookmark.php:20 The function get_bookmark() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/bookmark.php:121 The function get_bookmarks() has a Cyclomatic Complexity of 37. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/bookmark.php:348 The function sanitize_bookmark_field() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/canonical.php:39 The function redirect_canonical() has a Cyclomatic Complexity of 204. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/capabilities.php:542 The method get_data_by() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/capabilities.php:1033 The function map_meta_cap() has a Cyclomatic Complexity of 100. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/category-template.php:154 The function get_the_category_list() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/category-template.php:300 The function wp_dropdown_categories() has a Cyclomatic Complexity of 23. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/category-template.php:413 The function wp_list_categories() has a Cyclomatic Complexity of 27. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/category-template.php:608 The function wp_generate_tag_cloud() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/category-template.php:840 The method start_el() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/category.php:119 The function get_category_by_path() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-IXR.php:72 The method calculateType() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-IXR.php:109 The method getXml() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-IXR.php:270 The method tag_close() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-IXR.php:641 The method query() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-IXR.php:927 The method call() has a Cyclomatic Complexity of 23. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-IXR.php:992 The method methodSignature() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-http.php:67 The method request() has a Cyclomatic Complexity of 39. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-http.php:361 The method processHeaders() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-http.php:507 The method block_request() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-http.php:545 The method make_absolute_url() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-http.php:604 The method handle_redirects() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-http.php:693 The method request() has a Cyclomatic Complexity of 70. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-http.php:962 The method verify_ssl_certificate() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-http.php:1108 The method request() has a Cyclomatic Complexity of 38. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-http.php:1519 The method send_through_proxy() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-http.php:1636 The method __construct() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-http.php:1696 The method test() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-json.php:291 The method _encode() has a Cyclomatic Complexity of 45. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-json.php:583 The method decode() has a Cyclomatic Complexity of 67. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-oembed.php:131 The method discover() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-oembed.php:316 The method data2html() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-phpass.php:111 The method crypt_private() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-phpass.php:215 The method HashPassword() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-phpmailer.php:648 The method AddAnAddress() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-phpmailer.php:779 The method PreSend() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-phpmailer.php:871 The method SendmailSend() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-phpmailer.php:918 The method MailSend() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-phpmailer.php:967 The method SmtpSend() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-phpmailer.php:1043 The method SmtpConnect() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-phpmailer.php:1212 The method WrapText() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-phpmailer.php:1357 The method CreateHeader() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-phpmailer.php:1504 The method CreateBody() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-phpmailer.php:1772 The method AttachAll() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-phpmailer.php:1921 The method EncodeHeader() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-phpmailer.php:2044 The method EncodeQPphp() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-phpmailer.php:2480 The method MsgHTML() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-pop3.php:265 The method pop_list() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-simplepie.php:1267 The method init() has a Cyclomatic Complexity of 38. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-simplepie.php:1458 The method fetch_data() has a Cyclomatic Complexity of 31. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-simplepie.php:1710 The method get_type() has a Cyclomatic Complexity of 23. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-simplepie.php:1893 The method get_channel_tags() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-simplepie.php:1950 The method get_image_tags() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-simplepie.php:2101 The method get_categories() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-simplepie.php:2186 The method get_authors() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-simplepie.php:2284 The method get_contributors() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-simplepie.php:2388 The method get_links() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-simplepie.php:2476 The method get_description() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-simplepie.php:2886 The method get_items() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-smtp.php:266 The method Authenticate() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-smtp.php:482 The method Data() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-smtp.php:958 The method get_lines() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-snoopy.php:129 The method fetch() has a Cyclomatic Complexity of 33. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-snoopy.php:279 The method submit() has a Cyclomatic Complexity of 37. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-snoopy.php:784 The method _httprequest() has a Cyclomatic Complexity of 43. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-snoopy.php:947 The method _httpsrequest() has a Cyclomatic Complexity of 35. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-snoopy.php:1192 The method _prepare_post_body() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-admin-bar.php:92 The method add_node() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-admin-bar.php:220 The method _bind() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-admin-bar.php:404 The method _render_item() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-ajax-response.php:55 The method add() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-customize-control.php:235 The method render_content() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-customize-manager.php:109 The method setup_theme() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-customize-setting.php:283 The method multidimensional() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-editor.php:30 The method parse_settings() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-editor.php:87 The method editor() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-editor.php:155 The method editor_settings() has a Cyclomatic Complexity of 58. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-editor.php:485 The method _parse_init() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-editor.php:527 The method editor_js() has a Cyclomatic Complexity of 27. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-editor.php:682 The method wp_fullscreen_html() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-embed.php:137 The method shortcode() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-http-ixr-client.php:33 The method query() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-image-editor-gd.php:354 The method _save() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-theme.php:177 The method __construct() has a Cyclomatic Complexity of 34. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-theme.php:324 The method __get() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-theme.php:393 The method offsetGet() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-theme.php:650 The method markup_header() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-theme.php:696 The method translate_header() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-theme.php:980 The method scandir() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-theme.php:1117 The method get_allowed_on_site() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-walker.php:124 The method display_element() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-walker.php:181 The method walk() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-walker.php:270 The method paged_walk() has a Cyclomatic Complexity of 28. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-xmlrpc-server.php:623 The method _prepare_post() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-xmlrpc-server.php:1001 The method _insert_post() has a Cyclomatic Complexity of 70. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-xmlrpc-server.php:1437 The method wp_getPosts() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-xmlrpc-server.php:1531 The method wp_newTerm() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-xmlrpc-server.php:1618 The method wp_editTerm() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-xmlrpc-server.php:1830 The method wp_getTerms() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-xmlrpc-server.php:2071 The method wp_getUsers() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-xmlrpc-server.php:2186 The method wp_editProfile() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-xmlrpc-server.php:2870 The method wp_editComment() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-xmlrpc-server.php:2945 The method wp_newComment() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-xmlrpc-server.php:3517 The method wp_getRevisions() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-xmlrpc-server.php:4042 The method mw_newPost() has a Cyclomatic Complexity of 76. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-xmlrpc-server.php:4360 The method mw_editPost() has a Cyclomatic Complexity of 73. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-xmlrpc-server.php:4629 The method mw_getPost() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-xmlrpc-server.php:4753 The method mw_getRecentPosts() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp-xmlrpc-server.php:5307 The method pingback_ping() has a Cyclomatic Complexity of 23. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp.php:120 The method parse_request() has a Cyclomatic Complexity of 48. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp.php:344 The method send_headers() has a Cyclomatic Complexity of 32. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class-wp.php:555 The method handle_404() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class.wp-dependencies.php:159 The method all_deps() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class.wp-dependencies.php:337 The method query() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class.wp-scripts.php:77 The method do_item() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/class.wp-styles.php:35 The method do_item() has a Cyclomatic Complexity of 25. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/comment-template.php:365 The function get_comment_class() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/comment-template.php:1017 The function comments_template() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/comment-template.php:1154 The function comments_popup_link() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/comment-template.php:1818 The function wp_list_comments() has a Cyclomatic Complexity of 23. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/comment-template.php:1960 The function comment_form() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/comment.php:41 The function check_comment() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/comment.php:136 The function get_comment() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/comment.php:232 The method query() has a Cyclomatic Complexity of 37. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/comment.php:756 The function wp_allow_comment() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/comment.php:914 The function get_comment_pages_count() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/comment.php:961 The function get_page_of_comment() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/comment.php:1023 The function wp_blacklist_check() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/comment.php:1083 The function wp_count_comments() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/comment.php:1153 The function wp_delete_comment() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/comment.php:1542 The function wp_insert_comment() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/comment.php:1686 The function wp_new_comment() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/comment.php:1757 The function wp_set_comment_status() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/comment.php:2010 The function discover_pingback_server_uri() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/comment.php:2177 The function pingback() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/cron.php:214 The function spawn_cron() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/cron.php:306 The function wp_cron() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/date.php:226 The method get_sql_for_subquery() has a Cyclomatic Complexity of 27. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/date.php:306 The method build_value() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/date.php:343 The method build_mysql_datetime() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/date.php:391 The method build_time_query() has a Cyclomatic Complexity of 26. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/default-constants.php:15 The function wp_initial_constants() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/default-constants.php:160 The function wp_cookie_constants() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/default-widgets.php:545 The method widget() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/default-widgets.php:663 The method widget() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/default-widgets.php:750 The method widget() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/default-widgets.php:825 The function wp_widget_rss_output() has a Cyclomatic Complexity of 23. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/default-widgets.php:927 The function wp_widget_rss_form() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/default-widgets.php:999 The function wp_widget_rss_process() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/deprecated.php:948 The function get_links() has a Cyclomatic Complexity of 23. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/deprecated.php:1693 The function the_content_rss() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/feed.php:301 The function get_the_category_rss() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/formatting.php:29 The function wptexturize() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/formatting.php:353 The function seems_utf8() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/formatting.php:389 The function _wp_specialchars() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/formatting.php:467 The function wp_specialchars_decode() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/formatting.php:572 The function utf8_uri_encode() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/formatting.php:1271 The function force_balance_tags() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/formatting.php:1690 The function make_clickable() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/formatting.php:1888 The function convert_smilies() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/formatting.php:1938 The function is_email() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/formatting.php:2192 The function sanitize_email() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/formatting.php:2298 The function human_time_diff() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/formatting.php:3091 The function sanitize_option() has a Cyclomatic Complexity of 74. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/formatting.php:3333 The function wp_sprintf() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/functions.php:84 The function date_i18n() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/functions.php:248 The function is_serialized() has a Cyclomatic Complexity of 24. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/functions.php:450 The function do_enclose() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/functions.php:626 The function _http_build_query() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/functions.php:673 The function add_query_arg() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/functions.php:1127 The function is_blog_installed() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/functions.php:1340 The function wp_mkdir_p() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/functions.php:1450 The function get_temp_dir() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/functions.php:1563 The function wp_upload_dir() has a Cyclomatic Complexity of 24. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/functions.php:1686 The function wp_unique_filename() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/functions.php:1754 The function wp_upload_bits() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/functions.php:2133 The function _default_wp_die_handler() has a Cyclomatic Complexity of 23. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/functions.php:2681 The function wp_list_filter() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/functions.php:3422 The function _wp_timezone_choice_usort_callback() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/functions.php:3468 The function wp_timezone_choice() has a Cyclomatic Complexity of 31. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/functions.php:3845 The function wp_find_hierarchy_loop_tortoise_hare() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/functions.php:3915 The function wp_debug_backtrace_summary() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/general-template.php:447 The function get_bloginfo() has a Cyclomatic Complexity of 32. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/general-template.php:563 The function wp_title() has a Cyclomatic Complexity of 30. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/general-template.php:937 The function wp_get_archives() has a Cyclomatic Complexity of 36. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/general-template.php:1132 The function get_calendar() has a Cyclomatic Complexity of 40. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/general-template.php:1680 The function feed_links_extra() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/general-template.php:1825 The function user_can_richedit() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/general-template.php:1996 The function paginate_links() has a Cyclomatic Complexity of 29. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/general-template.php:2292 The function get_the_generator() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/http.php:453 The function wp_http_validate_url() has a Cyclomatic Complexity of 26. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/js/tinymce/plugins/spellchecker/classes/GoogleSpell.php:123 The function mb_substr() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/js/tinymce/plugins/spellchecker/classes/utils/JSON.php:49 The method getTokenName() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/js/tinymce/plugins/spellchecker/classes/utils/JSON.php:89 The method readToken() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/js/tinymce/plugins/spellchecker/classes/utils/JSON.php:189 The method _readString() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/js/tinymce/plugins/spellchecker/classes/utils/JSON.php:372 The method readValue() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/js/tinymce/plugins/spellchecker/classes/utils/JSON.php:456 The method encode() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/js/tinymce/plugins/spellchecker/classes/utils/JSON.php:484 The method encodeString() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/js/tinymce/plugins/spellchecker/classes/utils/Logger.php:186 The method _logMsg() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/kses.php:666 The function wp_kses_attr() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/kses.php:749 The function wp_kses_hair() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/kses.php:875 The function wp_kses_check_attr_val() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/kses.php:1403 The function safecss_filter_attr() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/l10n.php:521 The function load_default_textdomain() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/l10n.php:751 The function wp_get_installed_translations() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/link-template.php:80 The function get_permalink() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/link-template.php:178 The function get_post_permalink() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/link-template.php:298 The function get_attachment_link() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/link-template.php:588 The function get_term_feed_link() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/link-template.php:1131 The function get_adjacent_post() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/link-template.php:1318 The function get_boundary_post() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/link-template.php:1503 The function get_pagenum_link() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/link-template.php:2310 The function set_url_scheme() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/load.php:40 The function wp_fix_server_vars() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/load.php:399 The function wp_start_object_cache() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/load.php:497 The function wp_get_active_and_valid_plugins() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/load.php:716 The function wp_load_translations_early() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/media-template.php:15 The function wp_print_media_templates() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/media.php:36 The function image_constrain_size_for_editor() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/media.php:136 The function image_downsize() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/media.php:259 The function wp_constrain_dimensions() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/media.php:320 The function image_resize_dimensions() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/media.php:433 The function image_get_intermediate_size() has a Cyclomatic Complexity of 25. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/media.php:702 The function gallery_shortcode() has a Cyclomatic Complexity of 31. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/media.php:882 The function wp_audio_shortcode() has a Cyclomatic Complexity of 23. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/media.php:1019 The function wp_video_shortcode() has a Cyclomatic Complexity of 30. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/media.php:1217 The function get_attachment_taxonomies() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/media.php:1694 The function wp_prepare_attachment_for_js() has a Cyclomatic Complexity of 26. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/meta.php:101 The function update_metadata() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/meta.php:186 The function delete_metadata() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/meta.php:269 The function get_metadata() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/meta.php:389 The function update_metadata_by_mid() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/meta.php:471 The function delete_metadata_by_mid() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/meta.php:528 The function update_meta_cache() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/meta.php:731 The method get_sql() has a Cyclomatic Complexity of 37. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ms-blogs.php:104 The function get_blog_details() has a Cyclomatic Complexity of 26. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ms-blogs.php:275 The function update_blog_details() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ms-blogs.php:752 The function update_blog_status() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ms-default-constants.php:118 The function ms_subdomain_constants() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ms-functions.php:68 The function get_active_blog_for_user() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ms-functions.php:456 The function wpmu_validate_user_signup() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ms-functions.php:580 The function wpmu_validate_blog_signup() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ms-functions.php:981 The function wpmu_activate_signup() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ms-functions.php:1127 The function wpmu_create_blog() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ms-functions.php:1695 The function recurse_dirsize() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ms-functions.php:1786 The function global_terms() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ms-functions.php:2413 The function wp_get_sites() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ms-load.php:73 The function ms_site_check() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/ms-load.php:143 The function wpmu_current_site() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/nav-menu-template.php:82 The method start_el() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/nav-menu-template.php:216 The function wp_nav_menu() has a Cyclomatic Complexity of 37. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/nav-menu-template.php:392 The function _wp_menu_item_classes_by_context() has a Cyclomatic Complexity of 72. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/nav-menu.php:215 The function wp_update_nav_menu_object() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/nav-menu.php:278 The function wp_update_nav_menu_item() has a Cyclomatic Complexity of 30. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/nav-menu.php:478 The function wp_get_nav_menu_items() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/nav-menu.php:576 The function wp_setup_nav_menu_item() has a Cyclomatic Complexity of 23. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/nav-menu.php:765 The function _wp_auto_add_pages_to_menu() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/option.php:32 The function get_option() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/option.php:214 The function update_option() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/option.php:290 The function add_option() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/option.php:528 The function wp_user_settings() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/pluggable.php:74 The function get_currentuserinfo() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/pluggable.php:214 The function wp_mail() has a Cyclomatic Complexity of 47. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/pluggable.php:740 The function auth_redirect() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/pluggable.php:967 The function wp_validate_redirect() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/pluggable.php:1011 The function wp_notify_postauthor() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/pluggable.php:1411 The function wp_salt() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/pluggable.php:1669 The function get_avatar() has a Cyclomatic Complexity of 28. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/pluggable.php:1786 The function wp_text_diff() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/plugin.php:163 The function apply_filters() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/plugin.php:386 The function do_action() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/plugin.php:472 The function do_action_ref_array() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/pomo/mo.php:140 The method import_from_reader() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/pomo/po.php:196 The method export_entry() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/pomo/po.php:241 The method read_entry() has a Cyclomatic Complexity of 34. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/post-template.php:180 The function get_the_content() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/post-template.php:321 The function get_post_class() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/post-template.php:405 The function get_body_class() has a Cyclomatic Complexity of 50. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/post-template.php:638 The function wp_link_pages() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/post-template.php:898 The function wp_page_menu() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/post-template.php:1045 The method start_el() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/post-template.php:1415 The function wp_list_post_revisions() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/post.php:290 The function get_children() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/post.php:388 The function get_post() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/post.php:648 The method __get() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/post.php:887 The function register_post_status() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/post.php:1182 The function register_post_type() has a Cyclomatic Complexity of 42. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/post.php:1513 The function _get_custom_object_labels() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/post.php:1913 The function sanitize_post() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/post.php:1963 The function sanitize_post_field() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/post.php:2205 The function wp_match_mime_types() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/post.php:2238 The function wp_post_mime_type_where() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/post.php:2294 The function wp_delete_post() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/post.php:2704 The function wp_insert_post() has a Cyclomatic Complexity of 74. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/post.php:2979 The function wp_update_post() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/post.php:3104 The function wp_unique_post_slug() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/post.php:3496 The function get_page_by_path() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/post.php:3691 The function get_pages() has a Cyclomatic Complexity of 49. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/post.php:3976 The function wp_insert_attachment() has a Cyclomatic Complexity of 36. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/post.php:4147 The function wp_delete_attachment() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/post.php:4286 The function wp_get_attachment_url() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/post.php:4399 The function wp_mime_type_icon() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/post.php:4548 The function get_posts_by_author_sql() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/post.php:4762 The function update_post_caches() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/query.php:1449 The method parse_query() has a Cyclomatic Complexity of 109. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/query.php:1723 The method parse_tax_query() has a Cyclomatic Complexity of 40. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/query.php:1931 The method parse_search() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/query.php:2149 The method get_posts() has a Cyclomatic Complexity of 262. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/query.php:3258 The method get_queried_object() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/query.php:3868 The function wp_old_slug_redirect() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/revision.php:74 The function wp_save_post_revision() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/revision.php:525 The function _wp_upgrade_revisions_of_post() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/rewrite.php:288 The function url_to_postid() has a Cyclomatic Complexity of 25. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/rewrite.php:1245 The method generate_rewrite_rules() has a Cyclomatic Complexity of 47. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/rewrite.php:1537 The method rewrite_rules() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/rss.php:100 The method feed_start_element() has a Cyclomatic Complexity of 27. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/rss.php:223 The method feed_end_element() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/rss.php:285 The method append() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/rss.php:404 The function fetch_rss() has a Cyclomatic Complexity of 24. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/rss.php:632 The function init() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/script-loader.php:50 The function wp_default_scripts() has a Cyclomatic Complexity of 41. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/script-loader.php:535 The function wp_default_styles() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/script-loader.php:928 The function script_concat_settings() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/taxonomy.php:324 The function register_taxonomy() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/taxonomy.php:724 The method get_sql() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/taxonomy.php:933 The function get_term() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/taxonomy.php:1007 The function get_term_by() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/taxonomy.php:1256 The function get_terms() has a Cyclomatic Complexity of 85. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/taxonomy.php:1711 The function sanitize_term_field() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/taxonomy.php:1837 The function wp_delete_term() has a Cyclomatic Complexity of 17. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/taxonomy.php:1964 The function wp_get_object_terms() has a Cyclomatic Complexity of 41. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/taxonomy.php:2119 The function wp_insert_term() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/taxonomy.php:2254 The function wp_set_object_terms() has a Cyclomatic Complexity of 21. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/taxonomy.php:2439 The function wp_unique_term_slug() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/taxonomy.php:2517 The function wp_update_term() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/taxonomy.php:2846 The function update_object_term_cache() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/taxonomy.php:2965 The function _get_term_children() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/taxonomy.php:3021 The function _pad_term_counts() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/taxonomy.php:3158 The function get_term_link() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/taxonomy.php:3329 The function is_object_in_term() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/theme.php:27 The function wp_get_themes() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/theme.php:390 The function search_theme_directories() has a Cyclomatic Complexity of 27. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/theme.php:551 The function get_theme_root_uri() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/theme.php:721 The function preview_theme_ob_filter_callback() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/theme.php:1085 The function is_random_header_image() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/theme.php:1371 The function add_theme_support() has a Cyclomatic Complexity of 40. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/theme.php:1659 The function current_theme_supports() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/update.php:24 The function wp_version_check() has a Cyclomatic Complexity of 29. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/update.php:173 The function wp_update_plugins() has a Cyclomatic Complexity of 29. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/update.php:304 The function wp_update_themes() has a Cyclomatic Complexity of 28. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/update.php:470 The function wp_get_update_data() has a Cyclomatic Complexity of 19. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/update.php:576 The function wp_schedule_update_checks() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/user.php:72 The function wp_authenticate_username_password() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/user.php:395 The method prepare_query() has a Cyclomatic Complexity of 49. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/user.php:560 The method query() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/user.php:703 The function get_blogs_of_user() has a Cyclomatic Complexity of 23. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/user.php:896 The function count_users() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/user.php:1041 The function wp_dropdown_users() has a Cyclomatic Complexity of 18. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/user.php:1128 The function sanitize_user_field() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/user.php:1298 The function wp_insert_user() has a Cyclomatic Complexity of 37. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/user.php:1661 The function register_new_user() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/vars.php:120 The function wp_is_mobile() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/widgets.php:188 The method update_callback() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/widgets.php:845 The function dynamic_sidebar() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/widgets.php:924 The function is_active_widget() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/widgets.php:1060 The function wp_convert_widget_settings() has a Cyclomatic Complexity of 15. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/widgets.php:1163 The function retrieve_widgets() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/wp-db.php:660 The method set_prefix() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/wp-db.php:767 The method tables() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/wp-db.php:1188 The method query() has a Cyclomatic Complexity of 13. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/wp-db.php:1360 The method update() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/wp-db.php:1534 The method get_results() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/wp-diff.php:225 The method _changed() has a Cyclomatic Complexity of 16. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-includes/wp-diff.php:316 The method interleave_changed_lines() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-login.php:33 The function login_header() has a Cyclomatic Complexity of 20. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-login.php:270 The function retrieve_password() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. | |
| wordpress/wp-signup.php:90 The function show_blog_form() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment