Last active
January 3, 2016 20:59
-
-
Save pmgupte/8518881 to your computer and use it in GitHub Desktop.
NPath 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 an NPath complexity of 864. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/custom-background.php:179 The method admin_page() has an NPath complexity of 432. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/custom-header.php:196 The method take_action() has an NPath complexity of 224. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/custom-header.php:448 The method step_1() has an NPath complexity of 544896. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/custom-header.php:655 The method step_2() has an NPath complexity of 112320. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/custom-header.php:802 The method step_3() has an NPath complexity of 1244160. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/ajax-actions.php:189 The function wp_ajax_autocomplete_user() has an NPath complexity of 2400. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/ajax-actions.php:267 The function _wp_ajax_delete_comment_response() has an NPath complexity of 75000. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/ajax-actions.php:321 The function _wp_ajax_add_hierarchical_term() has an NPath complexity of 20000. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/ajax-actions.php:400 The function wp_ajax_delete_comment() has an NPath complexity of 920. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/ajax-actions.php:559 The function wp_ajax_dim_comment() has an NPath complexity of 360. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/ajax-actions.php:626 The function wp_ajax_add_tag() has an NPath complexity of 600. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/ajax-actions.php:759 The function wp_ajax_replyto_comment() has an NPath complexity of 345600. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/ajax-actions.php:853 The function wp_ajax_edit_comment() has an NPath complexity of 10000. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/ajax-actions.php:895 The function wp_ajax_add_menu_item() has an NPath complexity of 288. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/ajax-actions.php:974 The function wp_ajax_add_meta() has an NPath complexity of 217. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/ajax-actions.php:1092 The function wp_ajax_autosave() has an NPath complexity of 1512. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/ajax-actions.php:1154 The function wp_ajax_closed_postboxes() has an NPath complexity of 2000. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/ajax-actions.php:1181 The function wp_ajax_hidden_columns() has an NPath complexity of 200. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/ajax-actions.php:1289 The function wp_ajax_meta_box_order() has an NPath complexity of 4000. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/ajax-actions.php:1339 The function wp_ajax_inline_save() has an NPath complexity of 44928. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/ajax-actions.php:1415 The function wp_ajax_inline_save_tax() has an NPath complexity of 216. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/ajax-actions.php:1460 The function wp_ajax_find_posts() has an NPath complexity of 204. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/ajax-actions.php:1554 The function wp_ajax_save_widget() has an NPath complexity of 126000. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/ajax-actions.php:1642 The function wp_ajax_upload_attachment() has an NPath complexity of 2880. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/ajax-actions.php:1773 The function wp_ajax_wp_fullscreen_save_post() has an NPath complexity of 480. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/ajax-actions.php:1936 The function wp_ajax_save_attachment() has an NPath complexity of 576. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/ajax-actions.php:1980 The function wp_ajax_save_attachment_compat() has an NPath complexity of 576. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/ajax-actions.php:2062 The function wp_ajax_send_attachment_to_editor() has an NPath complexity of 200960. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/bookmark.php:144 The function wp_insert_link() has an NPath complexity of 294912. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-ftp-sockets.php:113 The method _data_prepare() has an NPath complexity of 576. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-ftp.php:319 The method connect() has an NPath complexity of 600. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-ftp.php:361 The method login() has an NPath complexity of 720. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-ftp.php:527 The method fget() has an NPath complexity of 1152. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-ftp.php:551 The method get() has an NPath complexity of 9216. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-ftp.php:586 The method fput() has an NPath complexity of 1152. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-ftp.php:610 The method put() has an NPath complexity of 9216. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-ftp.php:649 The method mput() has an NPath complexity of 1120. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-ftp.php:682 The method mget() has an NPath complexity of 912. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-ftp.php:721 The method mdel() has an NPath complexity of 208. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-pclzip.php:271 The method create() has an NPath complexity of 1680. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-pclzip.php:454 The method add() has an NPath complexity of 1260. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-pclzip.php:700 The method extract() has an NPath complexity of 276. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-pclzip.php:857 The method extractByIndex() has an NPath complexity of 1064. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-pclzip.php:1426 The method privParseOptions() has an NPath complexity of 3470. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-pclzip.php:1999 The method privFileDescrExpand() has an NPath complexity of 259. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-pclzip.php:2159 The method privAdd() has an NPath complexity of 110592. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-pclzip.php:2525 The method privAddFile() has an NPath complexity of 66240. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-pclzip.php:2796 The method privAddFileUsingTempFile() has an NPath complexity of 2304. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-pclzip.php:2908 The method privCalculateStoredFilename() has an NPath complexity of 4904. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-pclzip.php:3273 The method privExtractByRule() has an NPath complexity of 158630640. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-pclzip.php:3613 The method privExtractFile() has an NPath complexity of 4374720. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-pclzip.php:3962 The method privExtractFileUsingTempFile() has an NPath complexity of 288. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-pclzip.php:4038 The method privExtractFileInOutput() has an NPath complexity of 320. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-pclzip.php:4149 The method privExtractFileAsString() has an NPath complexity of 400. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-pclzip.php:4518 The method privReadEndCentralDir() has an NPath complexity of 3000. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-pclzip.php:4675 The method privDeleteByRule() has an NPath complexity of 745992. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-pclzip.php:5040 The method privMerge() has an NPath complexity of 331776. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-pclzip.php:5470 The function PclZipUtilPathInclusion() has an NPath complexity of 11248. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-comments-list-table.php:44 The method prepare_items() has an NPath complexity of 18750000. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-comments-list-table.php:151 The method get_views() has an NPath complexity of 630. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-comments-list-table.php:369 The method column_comment() has an NPath complexity of 110408. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-filesystem-base.php:175 The method find_folder() has an NPath complexity of 592. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-filesystem-base.php:244 The method search_for_folder() has an NPath complexity of 594. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-filesystem-base.php:311 The method gethchmod() has an NPath complexity of 274625000. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-filesystem-direct.php:239 The method delete() has an NPath complexity of 216. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-filesystem-direct.php:330 The method dirlist() has an NPath complexity of 3248. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-filesystem-ftpext.php:22 The method __construct() has an NPath complexity of 384. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-filesystem-ftpext.php:362 The method dirlist() has an NPath complexity of 1760. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-filesystem-ftpsockets.php:299 The method dirlist() has an NPath complexity of 978. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-filesystem-ssh2.php:44 The method __construct() has an NPath complexity of 768. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-filesystem-ssh2.php:337 The method dirlist() has an NPath complexity of 3248. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-links-list-table.php:99 The method display_rows() has an NPath complexity of 826. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-list-table.php:702 The method print_column_headers() has an NPath complexity of 22332. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-media-list-table.php:44 The method get_views() has an NPath complexity of 13650. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-media-list-table.php:177 The method display_rows() has an NPath complexity of 12376. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-media-list-table.php:397 The method _get_row_actions() has an NPath complexity of 230. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-ms-sites-list-table.php:23 The method prepare_items() has an NPath complexity of 2376000. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-ms-sites-list-table.php:180 The method display_rows() has an NPath complexity of 68776. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-ms-themes-list-table.php:15 The method __construct() has an NPath complexity of 1500. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-ms-themes-list-table.php:46 The method prepare_items() has an NPath complexity of 44160. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-ms-themes-list-table.php:250 The method single_row() has an NPath complexity of 435600. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-ms-users-list-table.php:16 The method prepare_items() has an NPath complexity of 12000. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-ms-users-list-table.php:143 The method display_rows() has an NPath complexity of 29236. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-plugin-install-list-table.php:16 The method prepare_items() has an NPath complexity of 2848. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-plugin-install-list-table.php:192 The method display_rows() has an NPath complexity of 774. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-plugins-list-table.php:38 The method prepare_items() has an NPath complexity of 94848. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-plugins-list-table.php:234 The method get_bulk_actions() has an NPath complexity of 336. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-plugins-list-table.php:299 The method single_row() has an NPath complexity of 3822300. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-posts-list-table.php:121 The method get_views() has an NPath complexity of 27040. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-posts-list-table.php:250 The method get_columns() has an NPath complexity of 240. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-posts-list-table.php:336 The method _display_rows_hierarchical() has an NPath complexity of 1296. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-posts-list-table.php:473 The method single_row() has an NPath complexity of 230419300. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-posts-list-table.php:743 The method inline_edit() has an NPath complexity of 440154000000125. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-terms-list-table.php:173 The method _rows() has an NPath complexity of 325. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-theme-install-list-table.php:18 The method prepare_items() has an NPath complexity of 4352. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-themes-list-table.php:127 The method display_rows() has an NPath complexity of 481. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-upgrader-skins.php:352 The method after() has an NPath complexity of 720. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-upgrader-skins.php:415 The method after() has an NPath complexity of 480. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-upgrader.php:62 The method fs_connect() has an NPath complexity of 528. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-upgrader.php:179 The method install_package() has an NPath complexity of 276480. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-upgrader.php:295 The method run() has an NPath complexity of 648. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-upgrader.php:679 The method delete_old_plugin() has an NPath complexity of 240. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-upgrader.php:1147 The method bulk_upgrade() has an NPath complexity of 672. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-upgrader.php:1315 The method upgrade() has an NPath complexity of 449280. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-upgrader.php:1455 The method should_update_to_version() has an NPath complexity of 6000. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-upgrader.php:1735 The method should_update() has an NPath complexity of 480. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-upgrader.php:1932 The method run() has an NPath complexity of 14400. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-upgrader.php:2054 The method after_core_update() has an NPath complexity of 1080. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-upgrader.php:2143 The method send_email() has an NPath complexity of 810000. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-upgrader.php:2321 The method send_debug_email() has an NPath complexity of 39184. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-users-list-table.php:35 The method prepare_items() has an NPath complexity of 2000. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-users-list-table.php:191 The method display_rows() has an NPath complexity of 452. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/class-wp-users-list-table.php:227 The method single_row() has an NPath complexity of 16830. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/comment.php:34 The function edit_comment() has an NPath complexity of 320512. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/dashboard.php:16 The function wp_dashboard_setup() has an NPath complexity of 46656. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/dashboard.php:177 The function wp_dashboard_right_now() has an NPath complexity of 800. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/dashboard.php:892 The function wp_dashboard_plugins_output() has an NPath complexity of 470. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/export.php:25 The function export_wp() has an NPath complexity of 325693440. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/file.php:209 The function wp_handle_upload() has an NPath complexity of 912384. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/file.php:348 The function wp_handle_sideload() has an NPath complexity of 57024. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/file.php:594 The function _unzip_file_ziparchive() has an NPath complexity of 201960. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/file.php:690 The function _unzip_file_pclzip() has an NPath complexity of 134640. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/file.php:834 The function WP_Filesystem() has an NPath complexity of 576. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/file.php:892 The function get_filesystem_method() has an NPath complexity of 7560. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/file.php:937 The function request_filesystem_credentials() has an NPath complexity of 21158324305920. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/image-edit.php:9 The function wp_image_editor() has an NPath complexity of 3600000. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/image-edit.php:302 The function _flip_image_resource() has an NPath complexity of 1251. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/image-edit.php:351 The function image_edit_apply_changes() has an NPath complexity of 4320. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/image-edit.php:480 The function wp_restore_image() has an NPath complexity of 768. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/image-edit.php:562 The function wp_save_image() has an NPath complexity of 10433280000. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/image.php:72 The function wp_generate_attachment_metadata() has an NPath complexity of 696. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/image.php:207 The function wp_read_image_metadata() has an NPath complexity of 45125888. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/media.php:204 The function media_handle_upload() has an NPath complexity of 5352. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/media.php:321 The function media_handle_sideload() has an NPath complexity of 336. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/media.php:487 The function media_upload_form_handler() has an NPath complexity of 580860. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/media.php:578 The function wp_media_upload_handler() has an NPath complexity of 21200. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/media.php:967 The function get_attachment_fields_to_edit() has an NPath complexity of 588. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/media.php:1116 The function get_media_item() has an NPath complexity of 8398103328000000. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/media.php:1335 The function get_compat_media_markup() has an NPath complexity of 7200000800. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/media.php:1502 The function media_upload_form() has an NPath complexity of 864000. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/media.php:1981 The function media_upload_library_form() has an NPath complexity of 100800000. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/media.php:2325 The function edit_form_image_editor() has an NPath complexity of 1120. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/media.php:2424 The function attachment_submitbox_metadata() has an NPath complexity of 1344. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/media.php:2623 The function wp_read_video_metadata() has an NPath complexity of 65536. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/media.php:2679 The function wp_read_audio_metadata() has an NPath complexity of 256. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/meta-boxes.php:12 The function post_submit_meta_box() has an NPath complexity of 368958240. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/meta-boxes.php:814 The function xfn_check() has an NPath complexity of 12630. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/meta-boxes.php:960 The function link_advanced_meta_box() has an NPath complexity of 500. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/misc.php:100 The function insert_with_markers() has an NPath complexity of 314. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/misc.php:309 The function wp_doc_link_parse() has an NPath complexity of 306. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/ms.php:54 The function wpmu_delete_blog() has an NPath complexity of 5256. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/nav-menu.php:49 The method start_el() has an NPath complexity of 120000. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/nav-menu.php:290 The method start_el() has an NPath complexity of 31250. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/nav-menu.php:342 The function _wp_ajax_menu_quick_search() has an NPath complexity of 40000. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/nav-menu.php:622 The function wp_nav_menu_item_post_type_meta_box() has an NPath complexity of 1116000000000. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/nav-menu.php:867 The function wp_nav_menu_item_taxonomy_meta_box() has an NPath complexity of 4500000000. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/nav-menu.php:1056 The function wp_save_nav_menu_items() has an NPath complexity of 34179687503. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/nav-menu.php:1161 The function wp_get_nav_menu_to_edit() has an NPath complexity of 562. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/nav-menu.php:1263 The function wp_nav_menu_update_menu_items() has an NPath complexity of 17408. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/plugin-install.php:29 The function plugins_api() has an NPath complexity of 232. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/plugin-install.php:310 The function install_plugin_information() has an NPath complexity of 752716800. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/plugin.php:115 The function _get_plugin_data_markup_translate() has an NPath complexity of 247. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/plugin.php:237 The function get_plugins() has an NPath complexity of 1440. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/plugin.php:307 The function get_mu_plugins() has an NPath complexity of 240. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/plugin.php:521 The function activate_plugin() has an NPath complexity of 264. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/plugin.php:613 The function deactivate_plugins() has an NPath complexity of 776. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/plugin.php:739 The function delete_plugins() has an NPath complexity of 33696. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/plugin.php:1447 The function get_admin_page_parent() has an NPath complexity of 8960. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/plugin.php:1520 The function get_admin_page_title() has an NPath complexity of 882. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/plugin.php:1626 The function user_can_access_admin_page() has an NPath complexity of 485760. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/post.php:21 The function _wp_translate_postdata() has an NPath complexity of 2286158631321600. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/post.php:160 The function edit_post() has an NPath complexity of 199065600. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/post.php:309 The function bulk_edit_posts() has an NPath complexity of 45185280. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/post.php:550 The function wp_write_post() has an NPath complexity of 384. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/post.php:642 The function add_meta() has an NPath complexity of 4250. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/post.php:764 The function _fix_attachment_links() has an NPath complexity of 468. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/post.php:857 The function wp_edit_posts_query() has an NPath complexity of 129600. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/post.php:937 The function wp_edit_attachments_query() has an NPath complexity of 18000. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/post.php:1014 The function get_sample_permalink() has an NPath complexity of 216. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/post.php:1076 The function get_sample_permalink_html() has an NPath complexity of 384. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/post.php:1223 The function _admin_notice_post_locked() has an NPath complexity of 57960. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/post.php:1395 The function post_preview() has an NPath complexity of 8640. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/revision.php:21 The function wp_get_revision_ui_diff() has an NPath complexity of 80352. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/revision.php:109 The function wp_prepare_revisions_for_js() has an NPath complexity of 14448. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/schema.php:31 The function wp_get_db_schema() has an NPath complexity of 336. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/schema.php:329 The function populate_options() has an NPath complexity of 78336. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/schema.php:856 The function populate_network() has an NPath complexity of 106560000. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/screen.php:343 The method get() has an NPath complexity of 400401792. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/screen.php:748 The method render_screen_meta() has an NPath complexity of 276480. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/screen.php:909 The method render_screen_options() has an NPath complexity of 1140. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/screen.php:1018 The method render_per_page_options() has an NPath complexity of 448. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/taxonomy.php:92 The function wp_insert_category() has an NPath complexity of 360. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/template.php:288 The function get_inline_data() has an NPath complexity of 960. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/template.php:627 The function touch_time() has an NPath complexity of 11718750000. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/template.php:813 The function add_meta_box() has an NPath complexity of 8832. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/template.php:881 The function do_meta_boxes() has an NPath complexity of 2775. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/template.php:984 The function do_accordion_sections() has an NPath complexity of 579. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/template.php:1476 The function _post_states() has an NPath complexity of 1512. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/template.php:1643 The function get_submit_button() has an NPath complexity of 7680. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/theme-install.php:54 The function install_theme_search_form() has an NPath complexity of 200. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/theme.php:18 The function delete_theme() has an NPath complexity of 864. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/theme.php:170 The function get_theme_feature_list() has an NPath complexity of 252. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/theme.php:295 The function themes_api() has an NPath complexity of 228. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/theme.php:380 The function wp_prepare_themes_for_js() has an NPath complexity of 2259. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/update-core.php:682 The function update_core() has an NPath complexity of 879440368435200. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/update.php:103 The function get_core_checksums() has an NPath complexity of 840. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/upgrade.php:103 The function wp_install_defaults() has an NPath complexity of 576. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/upgrade.php:330 The function upgrade_all() has an NPath complexity of 6291456. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/upgrade.php:558 The function upgrade_130() has an NPath complexity of 288. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/upgrade.php:640 The function upgrade_160() has an NPath complexity of 5944350. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/upgrade.php:765 The function upgrade_230() has an NPath complexity of 961632. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/upgrade.php:1096 The function upgrade_330() has an NPath complexity of 1152. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/upgrade.php:1259 The function upgrade_network() has an NPath complexity of 25536. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/upgrade.php:1528 The function dbDelta() has an NPath complexity of 87939144. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/upgrade.php:1764 The function make_site_theme_from_oldschool() has an NPath complexity of 260. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/upgrade.php:1843 The function make_site_theme_from_default() has an NPath complexity of 576. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/user.php:30 The function edit_user() has an NPath complexity of 472590015528960. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/user.php:271 The function wp_delete_user() has an NPath complexity of 330. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/includes/widgets.php:149 The function wp_widget_control() has an NPath complexity of 93750000. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/install-helper.php:167 The function check_column() has an NPath complexity of 488. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/install.php:79 The function display_setup_form() has an NPath complexity of 10000. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/menu-header.php:36 The function _wp_menu_output() has an NPath complexity of 10368576001. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/network.php:150 The function network_step1() has an NPath complexity of 3110400. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/network.php:319 The function network_step2() has an NPath complexity of 6075000000. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/press-this.php:28 The function press_it() has an NPath complexity of 350000. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/update-core.php:24 The function list_core_update() has an NPath complexity of 379008. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/update-core.php:140 The function core_upgrade_preamble() has an NPath complexity of 250. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/update-core.php:198 The function list_plugin_updates() has an NPath complexity of 250. The configured NPath complexity threshold is 200. | |
wordpress/wp-admin/update-core.php:360 The function do_core_upgrade() has an NPath complexity of 7200. The configured NPath complexity threshold is 200. | |
wordpress/wp-content/plugins/akismet/admin.php:67 The function akismet_conf() has an NPath complexity of 296285020200000. The configured NPath complexity threshold is 200. | |
wordpress/wp-content/plugins/akismet/admin.php:424 The function akismet_comment_row_action() has an NPath complexity of 480. The configured NPath complexity threshold is 200. | |
wordpress/wp-content/plugins/akismet/admin.php:595 The function akismet_submit_nonspam_comment() has an NPath complexity of 512. The configured NPath complexity threshold is 200. | |
wordpress/wp-content/plugins/akismet/admin.php:644 The function akismet_submit_spam_comment() has an NPath complexity of 1024. The configured NPath complexity threshold is 200. | |
wordpress/wp-content/plugins/akismet/admin.php:695 The function akismet_transition_comment_status() has an NPath complexity of 2880. The configured NPath complexity threshold is 200. | |
wordpress/wp-content/plugins/akismet/admin.php:767 The function akismet_recheck_queue() has an NPath complexity of 500. The configured NPath complexity threshold is 200. | |
wordpress/wp-content/plugins/akismet/akismet.php:320 The function akismet_auto_check_comment() has an NPath complexity of 11880000. The configured NPath complexity threshold is 200. | |
wordpress/wp-content/plugins/akismet/akismet.php:509 The function akismet_cron_recheck() has an NPath complexity of 576. The configured NPath complexity threshold is 200. | |
wordpress/wp-content/plugins/akismet/legacy.php:54 The function akismet_caught() has an NPath complexity of 12822069949248. The configured NPath complexity threshold is 200. | |
wordpress/wp-content/themes/twentyfourteen/functions.php:412 The function twentyfourteen_body_classes() has an NPath complexity of 1920. The configured NPath complexity threshold is 200. | |
wordpress/wp-content/themes/twentyfourteen/inc/template-tags.php:18 The function twentyfourteen_paging_nav() has an NPath complexity of 1000. The configured NPath complexity threshold is 200. | |
wordpress/wp-content/themes/twentyfourteen/inc/widgets.php:73 The method widget() has an NPath complexity of 5250. The configured NPath complexity threshold is 200. | |
wordpress/wp-content/themes/twentyfourteen/inc/widgets.php:231 The method form() has an NPath complexity of 250. The configured NPath complexity threshold is 200. | |
wordpress/wp-content/themes/twentytwelve/functions.php:430 The function twentytwelve_body_class() has an NPath complexity of 336. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/getid3.lib.php:184 The method BigEndian2Float() has an NPath complexity of 220. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/getid3.lib.php:545 The method hash_data() has an NPath complexity of 720. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/getid3.lib.php:1184 The method CopyTagsToComments() has an NPath complexity of 589. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/getid3.lib.php:1248 The method EmbeddedLookup() has an NPath complexity of 1560. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/getid3.php:113 The method __construct() has an NPath complexity of 41472. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/getid3.php:240 The method openfile() has an NPath complexity of 289. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/getid3.php:323 The method analyze() has an NPath complexity of 7372801. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/getid3.php:492 The method CleanUp() has an NPath complexity of 1200. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/getid3.php:1139 The method HandleAllTags() has an NPath complexity of 434200. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/getid3.php:1387 The method ChannelsBitratePlaytimeCalculations() has an NPath complexity of 1296000. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/getid3.php:1500 The method CalculateCompressionRatioAudio() has an NPath complexity of 250. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/getid3.php:1702 The method saveAttachment() has an NPath complexity of 1357. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/module.audio-video.asf.php:33 The method Analyze() has an NPath complexity of 49377171163320000. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/module.audio-video.flv.php:74 The method Analyze() has an NPath complexity of 54528. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/module.audio-video.flv.php:626 The method readData() has an NPath complexity of 228. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/module.audio-video.matroska.php:228 The method Analyze() has an NPath complexity of 32739448351104. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/module.audio-video.matroska.php:510 The method parseEBML() has an NPath complexity of 1191. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/module.audio-video.quicktime.php:26 The method Analyze() has an NPath complexity of 6601824. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/module.audio-video.quicktime.php:170 The method QuicktimeParseAtom() has an NPath complexity of 1369. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/module.audio-video.quicktime.php:1907 The method QuicktimeParseNikonNCTG() has an NPath complexity of 1051. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/module.audio-video.riff.php:32 The method Analyze() has an NPath complexity of 647824737534851049259806720. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/module.audio-video.riff.php:1281 The method ParseRIFF() has an NPath complexity of 6939. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/module.audio-video.riff.php:1768 The method ParseDIVXTAG() has an NPath complexity of 200. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/module.audio.ac3.php:24 The method Analyze() has an NPath complexity of 1105920. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/module.audio.dts.php:38 The method Analyze() has an NPath complexity of 4500. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/module.audio.flac.php:43 The method parseMETAdata() has an NPath complexity of 366120. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/module.audio.mp3.php:29 The method Analyze() has an NPath complexity of 49061376. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/module.audio.mp3.php:163 The method GuessEncoderOptions() has an NPath complexity of 1778400. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/module.audio.mp3.php:407 The method decodeMPEGaudioHeader() has an NPath complexity of 7808957603758080. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/module.audio.mp3.php:1118 The method FreeFormatFrameLength() has an NPath complexity of 2652. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/module.audio.mp3.php:1195 The method getOnlyMPEGaudioInfoBruteForce() has an NPath complexity of 814560. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/module.audio.mp3.php:1343 The method getOnlyMPEGaudioInfo() has an NPath complexity of 1124673696292. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/module.audio.mp3.php:1690 The method MPEGaudioHeaderValid() has an NPath complexity of 2985984. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/module.audio.mp3.php:1956 The method LAMEpresetUsedLookup() has an NPath complexity of 25000. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/module.audio.ogg.php:21 The method Analyze() has an NPath complexity of 1943040. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/module.audio.ogg.php:403 The method ParseVorbisComments() has an NPath complexity of 63240. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/module.tag.apetag.php:21 The method Analyze() has an NPath complexity of 3172800. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/module.tag.id3v1.php:20 The method Analyze() has an NPath complexity of 19208. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/module.tag.id3v2.php:22 The method Analyze() has an NPath complexity of 1629208069632. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/module.tag.id3v2.php:520 The method ParseID3v2Frame() has an NPath complexity of 143938200. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/module.tag.id3v2.php:3381 The method IsValidDateStampString() has an NPath complexity of 1152. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ID3/module.tag.lyrics3.php:125 The method getLyrics3Data() has an NPath complexity of 368880. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/SimplePie/Cache/DB.php:61 The method prepare_simplepie_object_for_cache() has an NPath complexity of 3961. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/SimplePie/Cache/MySQL.php:153 The method save() has an NPath complexity of 288. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/SimplePie/Enclosure.php:970 The method embed() has an NPath complexity of 21840. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/SimplePie/Enclosure.php:1205 The method get_real_type() has an NPath complexity of 644. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/SimplePie/File.php:68 The method __construct() has an NPath complexity of 324540. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/SimplePie/IRI.php:467 The method replace_invalid_with_pct_encoding() has an NPath complexity of 421. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/SimplePie/IRI.php:603 The method remove_iunreserved_percent_encoded() has an NPath complexity of 570. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/SimplePie/IRI.php:735 The method scheme_normalization() has an NPath complexity of 729. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/SimplePie/Item.php:438 The method get_categories() has an NPath complexity of 216. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/SimplePie/Item.php:543 The method get_contributors() has an NPath complexity of 2178. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/SimplePie/Item.php:609 The method get_authors() has an NPath complexity of 87120. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/SimplePie/Item.php:975 The method get_links() has an NPath complexity of 15682. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/SimplePie/Item.php:1086 The method get_enclosures() has an NPath complexity of 99899035688066483963948065392504214494828561847910400002. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/SimplePie/Locator.php:94 The method find() has an NPath complexity of 2988. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/SimplePie/Locator.php:213 The method search_elements_by_tag() has an NPath complexity of 1130. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/SimplePie/Misc.php:386 The method encoding() has an NPath complexity of 808. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/SimplePie/Net/IPv6.php:218 The method check_ipv6() has an NPath complexity of 202. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/SimplePie/Parser.php:78 The method parse() has an NPath complexity of 7776. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/SimplePie/Parser.php:268 The method tag_open() has an NPath complexity of 228. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/SimplePie/Sanitize.php:225 The method sanitize() has an NPath complexity of 404426. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/SimplePie/Source.php:153 The method get_categories() has an NPath complexity of 216. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/SimplePie/Source.php:223 The method get_authors() has an NPath complexity of 17424. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/SimplePie/Source.php:306 The method get_contributors() has an NPath complexity of 2178. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/SimplePie/Source.php:385 The method get_links() has an NPath complexity of 5122. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/SimplePie/gzdecode.php:202 The method parse() has an NPath complexity of 5761. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/Text/Diff/Engine/native.php:31 The method diff() has an NPath complexity of 130176. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/Text/Diff/Engine/native.php:149 The method _diag() has an NPath complexity of 436800. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/Text/Diff/Engine/native.php:269 The method _compareseq() has an NPath complexity of 288. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/Text/Diff/Engine/native.php:328 The method _shiftBoundaries() has an NPath complexity of 183871. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/Text/Diff/Engine/shell.php:34 The method diff() has an NPath complexity of 292. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/Text/Diff/Engine/string.php:38 The method diff() has an NPath complexity of 3120. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/Text/Diff/Engine/string.php:146 The method parseContextDiff() has an NPath complexity of 1394402. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/admin-bar.php:265 The function wp_admin_bar_site_menu() has an NPath complexity of 900. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/admin-bar.php:334 The function wp_admin_bar_my_sites_menu() has an NPath complexity of 1890. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/admin-bar.php:552 The function wp_admin_bar_new_content_menu() has an NPath complexity of 3888. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/admin-bar.php:645 The function wp_admin_bar_appearance_menu() has an NPath complexity of 720. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/atomlib.php:149 The method start_element() has an NPath complexity of 204. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/author-template.php:320 The function wp_list_authors() has an NPath complexity of 518404. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/bookmark-template.php:50 The function _walk_bookmarks() has an NPath complexity of 155521. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/bookmark.php:121 The function get_bookmarks() has an NPath complexity of 120960000. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/canonical.php:39 The function redirect_canonical() has an NPath complexity of 14291457453636924211200. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/capabilities.php:542 The method get_data_by() has an NPath complexity of 300. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/capabilities.php:1033 The function map_meta_cap() has an NPath complexity of 422. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/category-template.php:154 The function get_the_category_list() has an NPath complexity of 400. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/category-template.php:300 The function wp_dropdown_categories() has an NPath complexity of 3153600. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/category-template.php:413 The function wp_list_categories() has an NPath complexity of 271296. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/category-template.php:608 The function wp_generate_tag_cloud() has an NPath complexity of 119808. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/category-template.php:840 The method start_el() has an NPath complexity of 540. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/category.php:119 The function get_category_by_path() has an NPath complexity of 216. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-IXR.php:72 The method calculateType() has an NPath complexity of 864. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-IXR.php:641 The method query() has an NPath complexity of 3200. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-IXR.php:927 The method call() has an NPath complexity of 396. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-http.php:67 The method request() has an NPath complexity of 78382080. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-http.php:361 The method processHeaders() has an NPath complexity of 200. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-http.php:507 The method block_request() has an NPath complexity of 288. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-http.php:545 The method make_absolute_url() has an NPath complexity of 1600. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-http.php:604 The method handle_redirects() has an NPath complexity of 432. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-http.php:693 The method request() has an NPath complexity of 66624768000000. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-http.php:962 The method verify_ssl_certificate() has an NPath complexity of 800. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-http.php:1108 The method request() has an NPath complexity of 194400000. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-http.php:1636 The method __construct() has an NPath complexity of 2280. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-http.php:1696 The method test() has an NPath complexity of 4050000. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-json.php:583 The method decode() has an NPath complexity of 842. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-oembed.php:316 The method data2html() has an NPath complexity of 264. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-phpmailer.php:918 The method MailSend() has an NPath complexity of 576. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-phpmailer.php:967 The method SmtpSend() has an NPath complexity of 4320. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-phpmailer.php:1043 The method SmtpConnect() has an NPath complexity of 416. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-phpmailer.php:1212 The method WrapText() has an NPath complexity of 720. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-phpmailer.php:1357 The method CreateHeader() has an NPath complexity of 55296. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-phpmailer.php:2480 The method MsgHTML() has an NPath complexity of 234. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-pop3.php:265 The method pop_list() has an NPath complexity of 1080. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-simplepie.php:1267 The method init() has an NPath complexity of 655200. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-simplepie.php:1458 The method fetch_data() has an NPath complexity of 6336. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-simplepie.php:2101 The method get_categories() has an NPath complexity of 216. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-simplepie.php:2186 The method get_authors() has an NPath complexity of 17424. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-simplepie.php:2284 The method get_contributors() has an NPath complexity of 2178. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-simplepie.php:2388 The method get_links() has an NPath complexity of 5122. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-simplepie.php:2886 The method get_items() has an NPath complexity of 4655. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-smtp.php:482 The method Data() has an NPath complexity of 13176. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-smtp.php:958 The method get_lines() has an NPath complexity of 392. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-snoopy.php:129 The method fetch() has an NPath complexity of 33648. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-snoopy.php:279 The method submit() has an NPath complexity of 67248. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-snoopy.php:784 The method _httprequest() has an NPath complexity of 3973536000. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-snoopy.php:947 The method _httpsrequest() has an NPath complexity of 130636800. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-admin-bar.php:92 The method add_node() has an NPath complexity of 216. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-admin-bar.php:220 The method _bind() has an NPath complexity of 11902. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-admin-bar.php:404 The method _render_item() has an NPath complexity of 48000. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-ajax-response.php:55 The method add() has an NPath complexity of 1080. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-customize-manager.php:109 The method setup_theme() has an NPath complexity of 450. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-customize-setting.php:283 The method multidimensional() has an NPath complexity of 540. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-editor.php:87 The method editor() has an NPath complexity of 1600. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-editor.php:155 The method editor_settings() has an NPath complexity of 189759360987. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-editor.php:527 The method editor_js() has an NPath complexity of 204120. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-editor.php:682 The method wp_fullscreen_html() has an NPath complexity of 1000. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-editor.php:780 The method wp_link_query() has an NPath complexity of 300. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-embed.php:137 The method shortcode() has an NPath complexity of 6120. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-http-ixr-client.php:33 The method query() has an NPath complexity of 1280. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-image-editor-gd.php:313 The method flip() has an NPath complexity of 1251. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-theme.php:177 The method __construct() has an NPath complexity of 483840. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-theme.php:1117 The method get_allowed_on_site() has an NPath complexity of 492. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-walker.php:181 The method walk() has an NPath complexity of 1440. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-walker.php:270 The method paged_walk() has an NPath complexity of 772200. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-xmlrpc-server.php:623 The method _prepare_post() has an NPath complexity of 1152. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-xmlrpc-server.php:784 The method _prepare_page() has an NPath complexity of 200. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-xmlrpc-server.php:1001 The method _insert_post() has an NPath complexity of 24695132774400. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-xmlrpc-server.php:1437 The method wp_getPosts() has an NPath complexity of 69120. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-xmlrpc-server.php:1531 The method wp_newTerm() has an NPath complexity of 4608. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-xmlrpc-server.php:1618 The method wp_editTerm() has an NPath complexity of 27648. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-xmlrpc-server.php:1710 The method wp_deleteTerm() has an NPath complexity of 256. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-xmlrpc-server.php:1830 The method wp_getTerms() has an NPath complexity of 15360. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-xmlrpc-server.php:2071 The method wp_getUsers() has an NPath complexity of 108000. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-xmlrpc-server.php:2186 The method wp_editProfile() has an NPath complexity of 4096. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-xmlrpc-server.php:2756 The method wp_getComments() has an NPath complexity of 640. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-xmlrpc-server.php:2870 The method wp_editComment() has an NPath complexity of 6144. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-xmlrpc-server.php:2945 The method wp_newComment() has an NPath complexity of 41000. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-xmlrpc-server.php:3318 The method wp_getMediaLibrary() has an NPath complexity of 25000. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-xmlrpc-server.php:3517 The method wp_getRevisions() has an NPath complexity of 640. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-xmlrpc-server.php:3862 The method blogger_newPost() has an NPath complexity of 600. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-xmlrpc-server.php:4042 The method mw_newPost() has an NPath complexity of 592220160000000000. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-xmlrpc-server.php:4360 The method mw_editPost() has an NPath complexity of 234101145600000000. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-xmlrpc-server.php:4629 The method mw_getPost() has an NPath complexity of 76808. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-xmlrpc-server.php:4753 The method mw_getRecentPosts() has an NPath complexity of 38432. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp-xmlrpc-server.php:5307 The method pingback_ping() has an NPath complexity of 30720. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp.php:120 The method parse_request() has an NPath complexity of 772702848. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class-wp.php:344 The method send_headers() has an NPath complexity of 384480. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class.wp-dependencies.php:159 The method all_deps() has an NPath complexity of 866. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class.wp-scripts.php:77 The method do_item() has an NPath complexity of 62208. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/class.wp-styles.php:35 The method do_item() has an NPath complexity of 2754000. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/comment-template.php:365 The function get_comment_class() has an NPath complexity of 3600. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/comment-template.php:1017 The function comments_template() has an NPath complexity of 2520. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/comment-template.php:1154 The function comments_popup_link() has an NPath complexity of 2048. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/comment-template.php:1818 The function wp_list_comments() has an NPath complexity of 241920. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/comment-template.php:1960 The function comment_form() has an NPath complexity of 16875000. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/comment.php:41 The function check_comment() has an NPath complexity of 7020. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/comment.php:232 The method query() has an NPath complexity of 16655155200. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/comment.php:914 The function get_comment_pages_count() has an NPath complexity of 1920. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/comment.php:961 The function get_page_of_comment() has an NPath complexity of 2160. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/comment.php:1542 The function wp_insert_comment() has an NPath complexity of 512. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/comment.php:1686 The function wp_new_comment() has an NPath complexity of 13125. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/comment.php:2010 The function discover_pingback_server_uri() has an NPath complexity of 6656. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/cron.php:214 The function spawn_cron() has an NPath complexity of 4608. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/cron.php:306 The function wp_cron() has an NPath complexity of 216. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/date.php:226 The method get_sql_for_subquery() has an NPath complexity of 2361960. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/date.php:343 The method build_mysql_datetime() has an NPath complexity of 31104. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/date.php:391 The method build_time_query() has an NPath complexity of 11648. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/default-constants.php:15 The function wp_initial_constants() has an NPath complexity of 26112. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/default-constants.php:160 The function wp_cookie_constants() has an NPath complexity of 6144. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/default-widgets.php:21 The method widget() has an NPath complexity of 750. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/default-widgets.php:97 The method widget() has an NPath complexity of 390625. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/default-widgets.php:240 The method widget() has an NPath complexity of 500. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/default-widgets.php:399 The method widget() has an NPath complexity of 250. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/default-widgets.php:448 The method widget() has an NPath complexity of 2500. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/default-widgets.php:545 The method widget() has an NPath complexity of 46000. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/default-widgets.php:663 The method widget() has an NPath complexity of 2400. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/default-widgets.php:750 The method widget() has an NPath complexity of 28800. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/default-widgets.php:825 The function wp_widget_rss_output() has an NPath complexity of 69240. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/default-widgets.php:927 The function wp_widget_rss_form() has an NPath complexity of 5832. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/default-widgets.php:999 The function wp_widget_rss_process() has an NPath complexity of 7500. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/deprecated.php:655 The function wp_list_cats() has an NPath complexity of 288. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/deprecated.php:948 The function get_links() has an NPath complexity of 331792. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/deprecated.php:1693 The function the_content_rss() has an NPath complexity of 252. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/deprecated.php:2706 The function get_boundary_post_rel_link() has an NPath complexity of 300. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/formatting.php:29 The function wptexturize() has an NPath complexity of 8459. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/formatting.php:389 The function _wp_specialchars() has an NPath complexity of 3024. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/formatting.php:1938 The function is_email() has an NPath complexity of 640. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/formatting.php:2192 The function sanitize_email() has an NPath complexity of 384. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/functions.php:84 The function date_i18n() has an NPath complexity of 225. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/functions.php:248 The function is_serialized() has an NPath complexity of 6240. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/functions.php:450 The function do_enclose() has an NPath complexity of 12192. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/functions.php:626 The function _http_build_query() has an NPath complexity of 290. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/functions.php:673 The function add_query_arg() has an NPath complexity of 864. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/functions.php:1127 The function is_blog_installed() has an NPath complexity of 608. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/functions.php:1340 The function wp_mkdir_p() has an NPath complexity of 384. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/functions.php:1563 The function wp_upload_dir() has an NPath complexity of 7200. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/functions.php:1754 The function wp_upload_bits() has an NPath complexity of 288. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/functions.php:2133 The function _default_wp_die_handler() has an NPath complexity of 37905. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/functions.php:3468 The function wp_timezone_choice() has an NPath complexity of 88752840. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/functions.php:4054 The function wp_auth_check_html() has an NPath complexity of 200. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/general-template.php:447 The function get_bloginfo() has an NPath complexity of 360. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/general-template.php:563 The function wp_title() has an NPath complexity of 12597120. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/general-template.php:937 The function wp_get_archives() has an NPath complexity of 5504. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/general-template.php:1132 The function get_calendar() has an NPath complexity of 731566080. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/general-template.php:1996 The function paginate_links() has an NPath complexity of 1170000. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/http.php:453 The function wp_http_validate_url() has an NPath complexity of 35712. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/js/tinymce/plugins/spellchecker/classes/utils/Logger.php:186 The method _logMsg() has an NPath complexity of 420. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/kses.php:666 The function wp_kses_attr() has an NPath complexity of 1020. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/kses.php:749 The function wp_kses_hair() has an NPath complexity of 801. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/l10n.php:751 The function wp_get_installed_translations() has an NPath complexity of 6000. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/link-template.php:80 The function get_permalink() has an NPath complexity of 32000. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/link-template.php:298 The function get_attachment_link() has an NPath complexity of 260. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/link-template.php:1131 The function get_adjacent_post() has an NPath complexity of 418500. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/link-template.php:1221 The function get_adjacent_post_rel_link() has an NPath complexity of 1200. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/link-template.php:1318 The function get_boundary_post() has an NPath complexity of 600. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/link-template.php:1441 The function get_adjacent_post_link() has an NPath complexity of 465. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/link-template.php:1503 The function get_pagenum_link() has an NPath complexity of 510. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/load.php:40 The function wp_fix_server_vars() has an NPath complexity of 276. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/load.php:497 The function wp_get_active_and_valid_plugins() has an NPath complexity of 315. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/load.php:716 The function wp_load_translations_early() has an NPath complexity of 31110. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/locale.php:97 The method init() has an NPath complexity of 900. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/media-template.php:15 The function wp_print_media_templates() has an NPath complexity of 1224. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/media.php:259 The function wp_constrain_dimensions() has an NPath complexity of 1296. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/media.php:320 The function image_resize_dimensions() has an NPath complexity of 270. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/media.php:433 The function image_get_intermediate_size() has an NPath complexity of 1776. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/media.php:702 The function gallery_shortcode() has an NPath complexity of 468288000. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/media.php:882 The function wp_audio_shortcode() has an NPath complexity of 259200. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/media.php:1019 The function wp_video_shortcode() has an NPath complexity of 19440000. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/media.php:1694 The function wp_prepare_attachment_for_js() has an NPath complexity of 44480. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/media.php:1823 The function wp_enqueue_media() has an NPath complexity of 400. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/meta.php:101 The function update_metadata() has an NPath complexity of 15360. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/meta.php:186 The function delete_metadata() has an NPath complexity of 69120. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/meta.php:269 The function get_metadata() has an NPath complexity of 384. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/meta.php:389 The function update_metadata_by_mid() has an NPath complexity of 1000. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/meta.php:471 The function delete_metadata_by_mid() has an NPath complexity of 400. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/meta.php:528 The function update_meta_cache() has an NPath complexity of 11880. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/meta.php:731 The method get_sql() has an NPath complexity of 97200000600. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ms-blogs.php:104 The function get_blog_details() has an NPath complexity of 13800. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ms-blogs.php:275 The function update_blog_details() has an NPath complexity of 5184. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ms-functions.php:68 The function get_active_blog_for_user() has an NPath complexity of 276. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ms-functions.php:456 The function wpmu_validate_user_signup() has an NPath complexity of 110592. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ms-functions.php:580 The function wpmu_validate_blog_signup() has an NPath complexity of 138240. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ms-functions.php:981 The function wpmu_activate_signup() has an NPath complexity of 216. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ms-functions.php:1127 The function wpmu_create_blog() has an NPath complexity of 288. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ms-functions.php:1786 The function global_terms() has an NPath complexity of 288. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ms-functions.php:2413 The function wp_get_sites() has an NPath complexity of 1280. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/ms-load.php:143 The function wpmu_current_site() has an NPath complexity of 121824. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/nav-menu-template.php:82 The method start_el() has an NPath complexity of 2734375. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/nav-menu-template.php:216 The function wp_nav_menu() has an NPath complexity of 124416000. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/nav-menu-template.php:392 The function _wp_menu_item_classes_by_context() has an NPath complexity of 13371372. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/nav-menu.php:215 The function wp_update_nav_menu_object() has an NPath complexity of 22500. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/nav-menu.php:278 The function wp_update_nav_menu_item() has an NPath complexity of 70917120. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/nav-menu.php:478 The function wp_get_nav_menu_items() has an NPath complexity of 5472. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/nav-menu.php:576 The function wp_setup_nav_menu_item() has an NPath complexity of 89843754. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/nav-menu.php:765 The function _wp_auto_add_pages_to_menu() has an NPath complexity of 672. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/option.php:32 The function get_option() has an NPath complexity of 480. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/option.php:214 The function update_option() has an NPath complexity of 288. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/option.php:290 The function add_option() has an NPath complexity of 2880. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/option.php:528 The function wp_user_settings() has an NPath complexity of 504. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/pluggable.php:214 The function wp_mail() has an NPath complexity of 342558720. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/pluggable.php:740 The function auth_redirect() has an NPath complexity of 300. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/pluggable.php:967 The function wp_validate_redirect() has an NPath complexity of 4800. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/pluggable.php:1011 The function wp_notify_postauthor() has an NPath complexity of 62208. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/pluggable.php:1411 The function wp_salt() has an NPath complexity of 2000. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/pluggable.php:1669 The function get_avatar() has an NPath complexity of 155520. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/pluggable.php:1786 The function wp_text_diff() has an NPath complexity of 768. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/plugin.php:386 The function do_action() has an NPath complexity of 1920. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/pomo/mo.php:140 The method import_from_reader() has an NPath complexity of 8960. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/pomo/po.php:196 The method export_entry() has an NPath complexity of 960. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/pomo/po.php:241 The method read_entry() has an NPath complexity of 682. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/post-template.php:180 The function get_the_content() has an NPath complexity of 4096. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/post-template.php:321 The function get_post_class() has an NPath complexity of 6144. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/post-template.php:405 The function get_body_class() has an NPath complexity of 54743040. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/post-template.php:1045 The method start_el() has an NPath complexity of 240. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/post-template.php:1415 The function wp_list_post_revisions() has an NPath complexity of 264. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/post.php:290 The function get_children() has an NPath complexity of 240. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/post.php:648 The method __get() has an NPath complexity of 300. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/post.php:887 The function register_post_status() has an NPath complexity of 10240. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/post.php:1182 The function register_post_type() has an NPath complexity of 25905954816. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/post.php:1513 The function _get_custom_object_labels() has an NPath complexity of 2916. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/post.php:1963 The function sanitize_post_field() has an NPath complexity of 480. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/post.php:2238 The function wp_post_mime_type_where() has an NPath complexity of 324. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/post.php:2294 The function wp_delete_post() has an NPath complexity of 3072. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/post.php:2704 The function wp_insert_post() has an NPath complexity of 263303591362560. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/post.php:2979 The function wp_update_post() has an NPath complexity of 480. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/post.php:3691 The function get_pages() has an NPath complexity of 130427781120. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/post.php:3976 The function wp_insert_attachment() has an NPath complexity of 1811939328. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/post.php:4147 The function wp_delete_attachment() has an NPath complexity of 34560. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/post.php:4399 The function wp_mime_type_icon() has an NPath complexity of 1602. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/post.php:4548 The function get_posts_by_author_sql() has an NPath complexity of 252. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/query.php:1449 The method parse_query() has an NPath complexity of 4160852465614848000. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/query.php:1723 The method parse_tax_query() has an NPath complexity of 68677632. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/query.php:1931 The method parse_search() has an NPath complexity of 675. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/query.php:2149 The method get_posts() has an NPath complexity of 107489719299364984418938035070419110614196551680000. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/query.php:3868 The function wp_old_slug_redirect() has an NPath complexity of 578. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/revision.php:25 The function _wp_post_revision_fields() has an NPath complexity of 1500. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/revision.php:74 The function wp_save_post_revision() has an NPath complexity of 14400. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/revision.php:525 The function _wp_upgrade_revisions_of_post() has an NPath complexity of 250. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/rewrite.php:288 The function url_to_postid() has an NPath complexity of 255312. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/rewrite.php:1245 The method generate_rewrite_rules() has an NPath complexity of 951840180. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/rewrite.php:1537 The method rewrite_rules() has an NPath complexity of 420. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/rss.php:100 The method feed_start_element() has an NPath complexity of 600. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/rss.php:404 The function fetch_rss() has an NPath complexity of 6484. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/rss.php:632 The function init() has an NPath complexity of 768. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/script-loader.php:50 The function wp_default_scripts() has an NPath complexity of 50000. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/script-loader.php:535 The function wp_default_styles() has an NPath complexity of 7500. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/script-loader.php:928 The function script_concat_settings() has an NPath complexity of 9261. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/taxonomy.php:324 The function register_taxonomy() has an NPath complexity of 38016. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/taxonomy.php:724 The method get_sql() has an NPath complexity of 522. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/taxonomy.php:933 The function get_term() has an NPath complexity of 224. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/taxonomy.php:1256 The function get_terms() has an NPath complexity of 164769536283770880. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/taxonomy.php:1837 The function wp_delete_term() has an NPath complexity of 3024. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/taxonomy.php:1964 The function wp_get_object_terms() has an NPath complexity of 7838208. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/taxonomy.php:2119 The function wp_insert_term() has an NPath complexity of 6912. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/taxonomy.php:2254 The function wp_set_object_terms() has an NPath complexity of 19200. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/taxonomy.php:2517 The function wp_update_term() has an NPath complexity of 480. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/taxonomy.php:2846 The function update_object_term_cache() has an NPath complexity of 960. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/taxonomy.php:2965 The function _get_term_children() has an NPath complexity of 330. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/taxonomy.php:3021 The function _pad_term_counts() has an NPath complexity of 1440. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/taxonomy.php:3158 The function get_term_link() has an NPath complexity of 216. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/taxonomy.php:3329 The function is_object_in_term() has an NPath complexity of 1792. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/theme.php:27 The function wp_get_themes() has an NPath complexity of 576. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/theme.php:390 The function search_theme_directories() has an NPath complexity of 193752. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/theme.php:721 The function preview_theme_ob_filter_callback() has an NPath complexity of 600. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/theme.php:1371 The function add_theme_support() has an NPath complexity of 116914. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/update.php:24 The function wp_version_check() has an NPath complexity of 18144000. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/update.php:173 The function wp_update_plugins() has an NPath complexity of 1377600. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/update.php:304 The function wp_update_themes() has an NPath complexity of 688800. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/update.php:470 The function wp_get_update_data() has an NPath complexity of 21600. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/user.php:395 The method prepare_query() has an NPath complexity of 3898368000. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/user.php:703 The function get_blogs_of_user() has an NPath complexity of 6120. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/user.php:1041 The function wp_dropdown_users() has an NPath complexity of 24670. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/user.php:1128 The function sanitize_user_field() has an NPath complexity of 576. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/user.php:1298 The function wp_insert_user() has an NPath complexity of 891813888. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/widgets.php:188 The method update_callback() has an NPath complexity of 424. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/widgets.php:845 The function dynamic_sidebar() has an NPath complexity of 272. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/widgets.php:1060 The function wp_convert_widget_settings() has an NPath complexity of 552. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/widgets.php:1163 The function retrieve_widgets() has an NPath complexity of 11445. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/wp-db.php:660 The method set_prefix() has an NPath complexity of 500. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/wp-db.php:767 The method tables() has an NPath complexity of 440. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/wp-db.php:1134 The method db_connect() has an NPath complexity of 250. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/wp-db.php:1188 The method query() has an NPath complexity of 360. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/wp-diff.php:225 The method _changed() has an NPath complexity of 654. The configured NPath complexity threshold is 200. | |
wordpress/wp-includes/wp-diff.php:316 The method interleave_changed_lines() has an NPath complexity of 2940. The configured NPath complexity threshold is 200. | |
wordpress/wp-login.php:33 The function login_header() has an NPath complexity of 52224. The configured NPath complexity threshold is 200. | |
wordpress/wp-login.php:270 The function retrieve_password() has an NPath complexity of 576. The configured NPath complexity threshold is 200. | |
wordpress/wp-signup.php:90 The function show_blog_form() has an NPath complexity of 432. The configured NPath complexity threshold is 200. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment