Function | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
PCM_Configuration_Storage::is_valid() | 39 | 25 | 63 | |
PCM_Transactions_Storage::is_valid() | 41 | 24 | 54 | |
PCM_Admin_Controller::send_add_orders_from_queue() | 39 | 12 | 65 | |
PCM_Matches_Storage::is_valid() | 47 | 13 | 36 | |
PCM_Settings_View::view() | 36 | 7 | 111 | |
PCM_Configuration_Storage::load_data() | 44 | 11 | 47 | |
PCM_Admin_Controller::process_save_settings() | 40 | 10 | 57 | |
PCM_Configuration_Storage::store_data() | 36 | 4 | 116 | |
PCM_Admin_Controller::view_messages() | 58 | 9 | 16 | |
PCM_Logs_Storage::is_valid() | 59 | 9 | 14 | |
PCM_Admin_Controller::add_matched_column_content() | 48 | 7 | 33 | |
PCM_Logs_View::view() | 46 | 6 | 44 | |
PCM_Admin_Controller::start_matching() | 46 | 6 | 38 | |
PCM_Woocommerce_Adapter::woocommerce_orders_ids_to_pcm_orders() | 47 | 5 | 38 | |
PCM_Transactions_Storage::store_data() | 47 | 4 | 40 | |
PCM_Logger_Test::test_logging() | 54 | 5 | 23 | |
PCM_Matches_Storage::store_data() | 51 | 4 | 30 | |
PCM_Logs_Storage::store_data() | 52 | 4 | 28 | |
PCM_Orders_Queue_Storage::store_data() | 53 | 4 | 25 | |
PCM_Admin_Controller::process_bank_search() | 53 | 4 | 21 | |
PCM_Get_Matches_Response_Test::setUp() | 42 | 1 | 64 | |
PCM_Woocommerce_Adapter::get_woocommerce_orders_on_and_after() | 56 | 4 | 19 | |
PCM_Configuration_Storage_Test::configuration_provider() | 45 | 1 | 64 | |
PCM_Configuration_Storage::store_log_level() | 57 | 4 | 17 | |
PCM_Logger::__construct() | 59 | 4 | 16 | |
PCM_Orders_Queue_Storage::is_valid() | 63 | 5 | 10 | |
PCM_Invoices_Packing_Slips_Adapter::is_compatible_with_current_system() | 61 | 4 | 12 | |
PCM_Matches_API_Test::setUp() | 43 | 1 | 57 | |
PCM_Orders_Queue_Storage::delete_orders_ids() | 54 | 3 | 23 | |
PCM_Configuration_API_Test::setUp() | 46 | 1 | 50 | |
PCM_Transactions_Storage::create_table() | 49 | 2 | 32 | |
PCM_Configuration::__construct() | 58 | 3 | 16 | |
PCM_Woocommerce_Adapter::is_woocommerce_version_later_or_equal() | 65 | 4 | 9 | |
PCM_Admin_Controller::add_matched_column_to_orders_view() | 60 | 3 | 13 | |
PCM_Admin_Controller::alert_matching_details() | 60 | 3 | 13 | |
PCM_Invoices_Packing_Slips_Adapter::__construct() | 61 | 3 | 12 | |
PCM_Woocommerce_Adapter::get_woocommerce_orders_ids() | 63 | 3 | 11 | |
PCM_Get_Matches_Response::from_json() | 52 | 2 | 26 | |
PCM_Matches_Storage::create_table() | 54 | 2 | 22 | |
PCM_Order_Test::setUp() | 48 | 1 | 37 | |
PCM_Admin_Controller::settings_controller() | 53 | 2 | 22 | |
PCM_Transactions_Storage_Test::is_valid_provider() | 50 | 1 | 36 | |
PCM_Admin_Controller::log_view_controller() | 53 | 2 | 21 | |
PCM_Configuration_API::request_set_configuration() | 56 | 2 | 19 | |
PCM_Matches_API::request_get_matches() | 56 | 2 | 19 | |
PCM_Orders_API::request_add_orders() | 56 | 2 | 19 | |
PCM_Orders_Queue_Storage::create_table() | 56 | 2 | 18 | |
PCM_Search_Bank_Response_Test::setUp() | 51 | 1 | 33 | |
PCM_Users_API::request_create_user() | 56 | 2 | 18 | |
PCM_Configuration_API::request_search_bank() | 56 | 2 | 18 | |
PCM_Matches_Storage_Test::setUp() | 49 | 1 | 32 | |
PCM_Configuration_Storage::is_valid_date() | 66 | 3 | 8 | |
PCM_Configuration_Storage::is_valid_date_time() | 66 | 3 | 8 | |
PCM_Logs_Storage::is_valid_date_time() | 66 | 3 | 8 | |
PCM_Transactions_Storage::is_valid_date_time() | 66 | 3 | 8 | |
Pcm_Filter_No_Zero_Value_Order_Total::filter() | 66 | 3 | 9 | |
PCM_Transactions_Storage::load_data() | 59 | 2 | 14 | |
PCM_Logger_Test::log_level_provider() | 56 | 1 | 29 | |
PCM_Search_Bank_Response::from_json() | 59 | 2 | 14 | |
PCM_Orders_API_Test::setUp() | 52 | 1 | 28 | |
PCM_Admin_Controller::change_log_level() | 61 | 2 | 12 | |
PCM_Matches_Storage::load_data() | 62 | 2 | 11 | |
PCM_Configuration_Storage::drop_table() | 62 | 2 | 11 | |
PCM_Set_Configuration_Request_Test::setUp() | 53 | 1 | 23 | |
PCM_Users_API_Test::test_request_create_user_on_success() | 55 | 1 | 23 | |
PCM_Order_Test::test_json_serialize() | 54 | 1 | 23 | |
PCM_Transactions_Storage_Test::setUp() | 53 | 1 | 23 | |
PCM_Matches_API_Test::test_request_get_matches_on_success() | 54 | 1 | 21 | |
PCM_Transaction_Test::test_json_serialize() | 55 | 1 | 21 | |
PCM_Response_Test::setUp() | 58 | 1 | 20 | |
PCM_Admin_Controller::initialize_menu() | 58 | 1 | 19 | |
PCM_Logs_Storage::create_table() | 57 | 1 | 17 | |
PCM_Transactions_Storage::load_transaction_by_transaction_id() | 56 | 1 | 17 | |
PCM_Address_Test::test_json_serialize() | 58 | 1 | 17 | |
PCM_Configuration_Storage_Test::test_store_data_and_load_data_and_create_table_and_drop_table() | 58 | 1 | 16 | |
PCM_Configuration_Storage::clear_configuration() | 65 | 2 | 9 | |
PCM_Logs_Storage::load_data() | 63 | 2 | 10 | |
PCM_Matches_Storage::__construct() | 69 | 2 | 7 | |
PCM_Template_Data::get_instance() | 72 | 2 | 6 | |
PCM_Matches_Storage::drop_table() | 63 | 2 | 10 | |
PCM_Admin_Controller::add_redirect_message() | 70 | 2 | 6 | |
PCM_Orders_Queue_Storage::drop_table() | 63 | 2 | 10 | |
PCM_Orders_Queue_Storage::load_data() | 63 | 2 | 10 | |
PCM_Transactions_Storage::drop_table() | 63 | 2 | 10 | |
Apply_PCM_Orders_Filter::get_results() | 69 | 2 | 7 | |
PCM_Configuration_API_Test::test_request_search_bank_on_success() | 59 | 1 | 15 | |
PCM_Log_Entry::__construct() | 67 | 2 | 8 | |
PCM_Invoices_Packing_Slips_Adapter::include_once_if_exists() | 69 | 2 | 7 | |
PCM_Configuration_Test::setUp() | 59 | 1 | 15 | |
PCM_Configuration_Test::test_constructor_and_getters() | 59 | 1 | 15 | |
PCM_Woocommerce_Adapter::get_customer_number() | 67 | 2 | 8 | |
PCM_Invoice_Number_Matching_Attribute::is_compatible() | 76 | 2 | 4 | |
PCM_Transaction_Test::setUp() | 59 | 1 | 15 | |
PCM_Matches_Storage_Test::test_is_valid() | 58 | 1 | 15 | |
PCM_Logger::set_log_level() | 72 | 2 | 5 | |
PCM_Logger::get_instance() | 70 | 2 | 6 | |
PCM_Logger::debug() | 68 | 2 | 7 | |
PCM_Logger::info() | 68 | 2 | 7 | |
PCM_Logger::warning() | 68 | 2 | 7 | |
PCM_Logger::critical() | 68 | 2 | 7 | |
PCM_Matching_Attributes_Registry::getInstance() | 72 | 2 | 6 | |
PCM_Matches_Storage_Test::test_create_store_load_drop() | 59 | 1 | 14 | |
PCM_Matches_Storage_Test::is_valid_provider() | 61 | 1 | 14 | |
PCM_Users_API_Test::setUp() | 61 | 1 | 13 | |
PCM_Customer_Test::test_json_serialize() | 61 | 1 | 13 | |
PCM_Order::jsonSerialize() | 60 | 1 | 13 | |
PCM_Configuration_Storage_Test::test_is_valid() | 61 | 1 | 13 | |
PCM_Logs_Storage_Test::is_valid_provider() | 61 | 1 | 13 | |
PCM_Configuration_Storage::create_table() | 60 | 1 | 13 | |
PCM_Create_User_Request_Test::setUp() | 62 | 1 | 12 | |
PCM_Configuration_Storage_Test::test_store_log_level() | 62 | 1 | 12 | |
PCM_Transaction::jsonSerialize() | 61 | 1 | 12 | |
PCM_Orders_Queue_Storage_Test::test_create_store_delete_load_drop() | 62 | 1 | 11 | |
PCM_Add_Orders_Request_Test::setUp() | 63 | 1 | 11 | |
PCM_Customer_Number_Matching_Attribute_Test::setUp() | 63 | 1 | 11 | |
PCM_Invoice_Number_Matching_Attribute_Test::setUp() | 63 | 1 | 11 | |
PCM_Order_Number_Matching_Attribute_Test::setUp() | 63 | 1 | 11 | |
PCM_Order::__construct() | 63 | 1 | 11 | |
PCM_Item_Test::test_json_serialize() | 63 | 1 | 11 | |
PCM_Match_Test::test_json_serialize() | 63 | 1 | 11 | |
PCM_Log_Entry_Test::test_json_serializer() | 63 | 1 | 11 | |
PCM_Shipping_Details_Test::test_json_serialize() | 63 | 1 | 11 | |
PCM_Logger_Test::setUp() | 63 | 1 | 11 | |
PCM_Orders_Queue_Storage_Test::setUp() | 62 | 1 | 11 | |
PCM_Order_Test::test_date_created_setter_and_getter() | 76 | 1 | 4 | |
PCM_Address::get_street() | 82 | 1 | 3 | |
PCM_Orders_Queue_Storage_Test::test_is_valid() | 79 | 1 | 3 | |
_manually_load_plugin() | 79 | 1 | 3 | |
PCM_Order_Number_Matching_Attribute::get_name() | 81 | 1 | 3 | |
PCM_Transaction::set_counterpart_iban() | 77 | 1 | 4 | |
PCM_Transactions_Storage_Test::test_get_transaction_by_id() | 71 | 1 | 6 | |
PCM_Error_Message_View::view() | 71 | 1 | 6 | |
PCM_Admin_Controller::add_matched_column_style() | 76 | 1 | 4 | |
PCM_Transaction::set_purpose() | 77 | 1 | 4 | |
PCM_Create_User_Request::__construct() | 81 | 1 | 3 | |
PCM_Orders_Queue_Storage_Test::is_valid_provider() | 68 | 1 | 8 | |
PCM_Admin_Controller::store_new_order() | 73 | 1 | 5 | |
PCM_Template_Data::add() | 76 | 1 | 4 | |
PCM_Transactions_Storage_Test::test_is_valid() | 71 | 1 | 5 | |
PCM_Configuration::set_last_match_timestamp() | 77 | 1 | 4 | |
PCM_Request_Builder::build_pcm_add_orders_request() | 75 | 1 | 4 | |
PCM_Success_Message_View::view() | 71 | 1 | 6 | |
PCM_Set_Configuration_Request::create_payload() | 64 | 1 | 10 | |
PCM_Configuration::set_log_level() | 77 | 1 | 4 | |
PCM_Configuration::get_enabled_matching_attributes() | 82 | 1 | 3 | |
PCM_Configuration::set_enabled_matching_attributes() | 77 | 1 | 4 | |
PCM_Customer::__construct() | 71 | 1 | 6 | |
PCM_Initializer::create_logs_table() | 77 | 1 | 4 | |
PCM_Initializer::create_orders_queue_table() | 77 | 1 | 4 | |
PCM_Customer::get_last_name() | 82 | 1 | 3 | |
PCM_Customer::set_last_name() | 77 | 1 | 4 | |
PCM_Customer::get_date_of_birth() | 82 | 1 | 3 | |
PCM_Customer::set_date_of_birth() | 77 | 1 | 4 | |
PCM_Customer::get_address() | 82 | 1 | 3 | |
PCM_Terminator::__construct() | 70 | 1 | 7 | |
PCM_Customer::jsonSerialize() | 67 | 1 | 8 | |
PCM_Terminator::terminate_configuration_table() | 77 | 1 | 4 | |
PCM_Create_User_Request::jsonSerialize() | 74 | 1 | 5 | |
PCM_Item::set_name() | 77 | 1 | 4 | |
PCM_Terminator::terminate_logs_table() | 77 | 1 | 4 | |
PCM_Item::set_price() | 77 | 1 | 4 | |
PCM_Terminator::terminate_orders_queue_table() | 77 | 1 | 4 | |
PCM_Get_Matches_Request::__construct() | 76 | 1 | 4 | |
PCM_Item::jsonSerialize() | 69 | 1 | 7 | |
PCM_Terminator::terminate_matches_table() | 77 | 1 | 4 | |
PCM_Set_Configuration_Request::jsonSerialize() | 71 | 1 | 6 | |
PCM_Log_Entry::set_log_level() | 77 | 1 | 4 | |
PCM_Get_Matches_Response::get_matches() | 82 | 1 | 3 | |
PCM_Log_Entry::set_message() | 77 | 1 | 4 | |
PCM_Log_Entry::get_timestamp() | 82 | 1 | 3 | |
PCM_Log_Entry::set_timestamp() | 77 | 1 | 4 | |
PCM_Log_Entry::jsonSerialize() | 69 | 1 | 7 | |
PCM_Match::__construct() | 74 | 1 | 5 | |
PCM_Invoices_Packing_Slips_Adapter::get_invoice_number() | 76 | 1 | 4 | |
PCM_Match::set_order_id() | 77 | 1 | 4 | |
PCM_Match::get_transaction() | 82 | 1 | 3 | |
PCM_Match::set_transaction() | 77 | 1 | 4 | |
PCM_Request_Builder::build_pcm_search_bank_request() | 75 | 1 | 4 | |
PCM_Response::__construct() | 91 | 1 | 2 | |
PCM_Match::jsonSerialize() | 69 | 1 | 7 | |
PCM_Transactions_Storage_Test::test_create_store_load_drop() | 64 | 1 | 10 | |
PCM_Order::get_order_id() | 82 | 1 | 3 | |
PCM_Order::set_order_id() | 77 | 1 | 4 | |
PCM_Order::get_order_total() | 82 | 1 | 3 | |
PCM_Order::set_order_total() | 77 | 1 | 4 | |
PCM_Order::get_date_created() | 82 | 1 | 3 | |
PCM_Customer_Number_Matching_Attribute::__construct() | 81 | 1 | 3 | |
PCM_Order::get_time_created() | 82 | 1 | 3 | |
PCM_Customer_Number_Matching_Attribute::get_name() | 81 | 1 | 3 | |
PCM_Order::get_ordered_items() | 82 | 1 | 3 | |
PCM_Order::set_ordered_items() | 77 | 1 | 4 | |
PCM_Customer_Number_Matching_Attribute::get_value() | 82 | 1 | 3 | |
PCM_Order::set_payment_method() | 77 | 1 | 4 | |
PCM_Customer_Number_Matching_Attribute::set_value() | 77 | 1 | 4 | |
PCM_Customer_Number_Matching_Attribute::is_compatible() | 80 | 1 | 3 | |
PCM_Order::get_customer() | 82 | 1 | 3 | |
PCM_Order::set_customer() | 77 | 1 | 4 | |
PCM_Order::get_matching_attributes() | 82 | 1 | 3 | |
PCM_Order::set_matching_attributes() | 77 | 1 | 4 | |
PCM_Response::from_json() | 68 | 1 | 7 | |
PCM_Shipping_Details::__construct() | 74 | 1 | 5 | |
PCM_Invoice_Number_Matching_Attribute::__construct() | 81 | 1 | 3 | |
PCM_Invoice_Number_Matching_Attribute::get_name() | 81 | 1 | 3 | |
PCM_Shipping_Details::get_last_name() | 82 | 1 | 3 | |
PCM_Shipping_Details::set_last_name() | 77 | 1 | 4 | |
PCM_Shipping_Details::get_address() | 82 | 1 | 3 | |
PCM_Invoice_Number_Matching_Attribute::set_value() | 77 | 1 | 4 | |
PCM_Request::set_payload() | 81 | 1 | 3 | |
PCM_Transaction::__construct() | 64 | 1 | 10 | |
PCM_Transaction::get_transaction_id() | 82 | 1 | 3 | |
PCM_Search_Bank_Response::set_search_results() | 77 | 1 | 4 | |
PCM_Transaction::get_counterpart_account_number() | 82 | 1 | 3 | |
PCM_Transaction::set_counterpart_account_number() | 77 | 1 | 4 | |
PCM_Invoice_Number_Matching_Attribute::jsonSerialize() | 71 | 1 | 6 | |
PCM_Request::create_payload() | 100 | 1 | 0 | |
PCM_Transaction::get_counterpart_name() | 82 | 1 | 3 | |
PCM_Transaction::set_counterpart_name() | 77 | 1 | 4 | |
PCM_Template_Base::__construct() | 73 | 1 | 5 | |
PCM_Users_API::__construct() | 80 | 1 | 3 | |
PCM_Matching_Attributes_Registry_Test::setUp() | 74 | 1 | 5 | |
PCM_Customer_Test::test_address_setter_and_getter() | 76 | 1 | 4 | |
PCM_Transaction::get_value_date() | 82 | 1 | 3 | |
PCM_Order_Number_Matching_Attribute::is_compatible() | 80 | 1 | 3 | |
PCM_Transaction::get_purpose() | 82 | 1 | 3 | |
PCM_Request::get_pcm_auth() | 82 | 1 | 3 | |
PCM_Order_Number_Matching_Attribute::get_notes() | 69 | 1 | 7 | |
PCM_Template_Base::view() | 82 | 1 | 3 | |
PCM_Logger::get_log_level() | 82 | 1 | 3 | |
PCM_Address::__construct() | 67 | 1 | 8 | |
PCM_Logger_Test::test_get_instance() | 75 | 1 | 4 | |
PCM_Logger::get_possible_log_levels() | 80 | 1 | 3 | |
PCM_Logger::should_log() | 72 | 1 | 5 | |
PCM_Address::set_street() | 77 | 1 | 4 | |
PCM_Request::set_pcm_auth() | 77 | 1 | 4 | |
PCM_Address::get_house_number() | 82 | 1 | 3 | |
PCM_Add_Orders_Request::set_pcm_orders() | 77 | 1 | 4 | |
PCM_Logger::__clone() | 91 | 1 | 2 | |
PCM_Matching_Attributes_Registry::__construct() | 74 | 1 | 5 | |
PCM_Matching_Attributes_Registry::__clone() | 91 | 1 | 2 | |
PCM_Matching_Attributes_Registry::register_an_attribute() | 76 | 1 | 4 | |
PCM_Address::set_house_number_addition() | 77 | 1 | 4 | |
PCM_Matching_Attributes_Registry::get_registered_attributes() | 82 | 1 | 3 | |
PCM_Address::get_zip_code() | 82 | 1 | 3 | |
PCM_Transaction::set_amount() | 77 | 1 | 4 | |
PCM_Address::set_zip_code() | 77 | 1 | 4 | |
PCM_Error_Message_View::__construct() | 77 | 1 | 4 | |
PCM_Address::get_city() | 82 | 1 | 3 | |
PCM_Search_Bank_Request::__construct() | 76 | 1 | 4 | |
PCM_Address::set_city() | 77 | 1 | 4 | |
PCM_Matches_API::__construct() | 80 | 1 | 3 | |
PCM_Address::get_country() | 82 | 1 | 3 | |
PCM_Configuration_Storage::get_full_table_name() | 76 | 1 | 4 | |
PCM_Address::set_country() | 77 | 1 | 4 | |
PCM_Logs_Storage::drop_table() | 70 | 1 | 6 | |
PCM_Address::jsonSerialize() | 64 | 1 | 10 | |
PCM_Admin_Controller::import_woocommerce_orders() | 68 | 1 | 7 | |
PCM_Logs_Storage::get_full_table_name() | 76 | 1 | 4 | |
PCM_Auth::__construct() | 77 | 1 | 4 | |
PCM_Auth::get_email() | 82 | 1 | 3 | |
PCM_Search_Bank_Request::create_payload() | 72 | 1 | 6 | |
PCM_Auth::set_email() | 77 | 1 | 4 | |
PCM_Shipping_Details_Test::test_first_name_setter_and_getter() | 76 | 1 | 4 | |
PCM_Auth::get_password() | 82 | 1 | 3 | |
PCM_Search_Bank_Request::get_search_string() | 82 | 1 | 3 | |
PCM_Matches_Storage::get_full_table_name() | 76 | 1 | 4 | |
PCM_Auth::set_password() | 77 | 1 | 4 | |
PCM_Orders_Queue_Storage::__construct() | 80 | 1 | 3 | |
PCM_Auth::jsonSerialize() | 72 | 1 | 6 | |
PCM_Add_Orders_Request::create_payload() | 72 | 1 | 6 | |
PCM_Template_Data::__construct() | 91 | 1 | 2 | |
PCM_Configuration::get_banking_user_id() | 82 | 1 | 3 | |
PCM_Search_Bank_Request::set_search_string() | 77 | 1 | 4 | |
PCM_Orders_Queue_Storage::get_full_table_name() | 76 | 1 | 4 | |
PCM_Configuration::set_banking_user_id() | 77 | 1 | 4 | |
PCM_Transactions_Storage::__construct() | 80 | 1 | 3 | |
PCM_Configuration::get_bank_blz() | 82 | 1 | 3 | |
PCM_Configuration::set_bank_blz() | 77 | 1 | 4 | |
PCM_Template_Data::display() | 77 | 1 | 4 | |
PCM_Configuration::get_bank_name() | 82 | 1 | 3 | |
PCM_Search_Bank_Request::jsonSerialize() | 71 | 1 | 6 | |
PCM_Transactions_Storage::get_full_table_name() | 76 | 1 | 4 | |
PCM_Configuration::set_bank_name() | 77 | 1 | 4 | |
PCM_Configuration::get_starting_date() | 82 | 1 | 3 | |
Apply_PCM_Orders_Filter::__construct() | 81 | 1 | 3 | |
Apply_PCM_Orders_Filter::register_filter() | 76 | 1 | 4 | |
PCM_Configuration::set_starting_date() | 77 | 1 | 4 | |
PCM_Configuration::get_last_match_timestamp() | 82 | 1 | 3 | |
PCM_Set_Configuration_Request::__construct() | 74 | 1 | 5 | |
PCM_Configuration_API_Test::test_request_set_configuration_on_failure() | 66 | 1 | 9 | |
PCM_Configuration_API_Test::test_request_set_configuration_on_success() | 65 | 1 | 9 | |
PCM_Configuration_API_Test::test_request_search_bank_on_failure() | 68 | 1 | 7 | |
PCM_Configuration::get_pcm_auth() | 82 | 1 | 3 | |
PCM_Configuration::set_pcm_auth() | 77 | 1 | 4 | |
PCM_Matches_API_Test::test_request_get_matches_on_failure() | 66 | 1 | 9 | |
PCM_Configuration::get_log_level() | 82 | 1 | 3 | |
PCM_Initializer::__construct() | 70 | 1 | 7 | |
PCM_Orders_API_Test::test_request_add_orders_on_failure() | 68 | 1 | 7 | |
PCM_Orders_API_Test::test_request_add_orders_on_success() | 66 | 1 | 8 | |
PCM_Request_Builder_Test::setUp() | 64 | 1 | 10 | |
PCM_Request_Builder_Test::test_build_pcm_create_user_request() | 72 | 1 | 5 | |
PCM_Request_Builder_Test::test_build_pcm_set_configuration_request() | 64 | 1 | 10 | |
PCM_Request_Builder_Test::test_build_pcm_add_orders_request() | 68 | 1 | 7 | |
PCM_Request_Builder_Test::test_build_pcm_search_bank_request() | 68 | 1 | 7 | |
PCM_Request_Builder_Test::test_build_pcm_get_matches_request() | 68 | 1 | 7 | |
PCM_Customer::get_first_name() | 82 | 1 | 3 | |
PCM_Add_Orders_Request_Test::test_constructor_and_getter() | 72 | 1 | 5 | |
PCM_Add_Orders_Request_Test::test_json_serializer() | 65 | 1 | 9 | |
PCM_Customer::set_first_name() | 77 | 1 | 4 | |
PCM_Create_User_Request_Test::test_constructor_and_getters() | 76 | 1 | 4 | |
PCM_Create_User_Request_Test::test_json_serializer() | 71 | 1 | 6 | |
PCM_Get_Matches_Request_Test::setUp() | 65 | 1 | 9 | |
PCM_Get_Matches_Request_Test::test_constructor_and_getters() | 76 | 1 | 4 | |
PCM_Get_Matches_Request_Test::test_get_payload() | 80 | 1 | 3 | |
PCM_Get_Matches_Request_Test::test_json_serializer() | 69 | 1 | 7 | |
PCM_Search_Bank_Request_Test::setUp() | 65 | 1 | 9 | |
PCM_Search_Bank_Request_Test::test_constructor_and_getters() | 76 | 1 | 4 | |
PCM_Search_Bank_Request_Test::test_get_payload() | 80 | 1 | 3 | |
PCM_Search_Bank_Request_Test::test_json_serializer() | 69 | 1 | 7 | |
PCM_Customer::set_address() | 77 | 1 | 4 | |
PCM_Set_Configuration_Request_Test::test_constructor_and_getters() | 76 | 1 | 4 | |
PCM_Set_Configuration_Request_Test::test_get_payload() | 80 | 1 | 3 | |
PCM_Set_Configuration_Request_Test::test_json_serializer() | 69 | 1 | 7 | |
PCM_Item::__construct() | 74 | 1 | 5 | |
PCM_Get_Matches_Response_Test::test_matches_setter_and_getter() | 76 | 1 | 4 | |
PCM_Get_Matches_Response_Test::test_from_json() | 69 | 1 | 6 | |
PCM_Item::get_name() | 82 | 1 | 3 | |
PCM_Response_Test::test_success_setter_and_getter() | 76 | 1 | 4 | |
PCM_Response_Test::test_message_setter_and_getter() | 76 | 1 | 4 | |
PCM_Response_Test::test_from_json() | 72 | 1 | 5 | |
PCM_Item::get_price() | 82 | 1 | 3 | |
PCM_Search_Bank_Response_Test::test_search_results_setter_and_getter() | 76 | 1 | 4 | |
PCM_Search_Bank_Response_Test::test_from_json() | 69 | 1 | 6 | |
PCM_Item::get_quantity() | 82 | 1 | 3 | |
PCM_Users_API_Test::test_request_create_user_on_failure() | 66 | 1 | 9 | |
PCM_Item::set_quantity() | 77 | 1 | 4 | |
PCM_Terminator::terminate_transactions_table() | 77 | 1 | 4 | |
PCM_Customer_Number_Matching_Attribute_Test::test_get_matching_attribute_name() | 80 | 1 | 3 | |
PCM_Customer_Number_Matching_Attribute_Test::test_get_notes() | 80 | 1 | 3 | |
PCM_Customer_Number_Matching_Attribute_Test::test_set_and_get_value() | 76 | 1 | 4 | |
PCM_Customer_Number_Matching_Attribute_Test::test_json_serialize() | 67 | 1 | 8 | |
PCM_Log_Entry::get_log_level() | 82 | 1 | 3 | |
PCM_Invoice_Number_Matching_Attribute_Test::test_get_matching_attribute_name() | 80 | 1 | 3 | |
PCM_Invoice_Number_Matching_Attribute_Test::test_get_notes() | 80 | 1 | 3 | |
PCM_Invoice_Number_Matching_Attribute_Test::test_set_and_get_value() | 76 | 1 | 4 | |
PCM_Invoice_Number_Matching_Attribute_Test::test_json_serialize() | 67 | 1 | 8 | |
PCM_Log_Entry::get_message() | 82 | 1 | 3 | |
PCM_Order_Number_Matching_Attribute_Test::test_get_matching_attribute_name() | 80 | 1 | 3 | |
PCM_Order_Number_Matching_Attribute_Test::test_get_notes() | 80 | 1 | 3 | |
PCM_Order_Number_Matching_Attribute_Test::test_set_and_get_value() | 76 | 1 | 4 | |
PCM_Order_Number_Matching_Attribute_Test::test_json_serialize() | 67 | 1 | 8 | |
PCM_Address_Test::setUp() | 63 | 1 | 10 | |
PCM_Configuration_Test::test_set_bank_name() | 76 | 1 | 4 | |
PCM_Add_Orders_Request::get_pcm_orders() | 82 | 1 | 3 | |
PCM_Address_Test::test_zip_code_setter_and_getter() | 76 | 1 | 4 | |
PCM_Transaction_Test::test_counterpart_iban_setter_and_getter() | 76 | 1 | 4 | |
PCM_Configuration_Test::last_match_timestamp_should_be_set_to_default() | 78 | 1 | 3 | |
PCM_Order_Test::test_order_total_setter_and_getter() | 76 | 1 | 4 | |
PCM_Shipping_Details::jsonSerialize() | 69 | 1 | 7 | |
PCM_Logger_Test::test_should_set_default_log_level_if_not_stored() | 80 | 1 | 3 | |
PCM_Configuration_Test::test_set_banking_user_id() | 76 | 1 | 4 | |
PCM_Customer_Test::setUp() | 65 | 1 | 9 | |
PCM_Address_Test::test_house_number_setter_and_getter() | 76 | 1 | 4 | |
PCM_Logger_Test::test_get_possible_log_levels() | 67 | 1 | 9 | |
PCM_Address_Test::test_country_setter_and_getter() | 76 | 1 | 4 | |
PCM_Woocommerce_Adapter::get_order_number() | 69 | 1 | 6 | |
PCM_Customer_Number_Matching_Attribute::get_notes() | 69 | 1 | 7 | |
PCM_Transaction_Test::test_value_date_setter_and_getter() | 76 | 1 | 4 | |
PCM_Item_Test::test_price_setter_and_getter() | 76 | 1 | 4 | |
PCM_Request::jsonSerialize() | 100 | 1 | 0 | |
PCM_Address_Test::test_street_setter_and_getter() | 76 | 1 | 4 | |
PCM_Match::set_matched_attribute_name() | 77 | 1 | 4 | |
PCM_Transaction::get_counterpart_iban() | 82 | 1 | 3 | |
PCM_Search_Bank_Response::__construct() | 91 | 1 | 2 | |
PCM_Shipping_Details::set_address() | 77 | 1 | 4 | |
PCM_Response::get_message() | 82 | 1 | 3 | |
PCM_Auth_Test::test_json_serializer() | 69 | 1 | 7 | |
PCM_Shipping_Details_Test::test_address_setter_and_getter() | 76 | 1 | 4 | |
PCM_Transaction_Test::test_transaction_id_setter_and_getter() | 76 | 1 | 4 | |
PCM_Match::get_order_id() | 82 | 1 | 3 | |
PCM_Customer_Test::test_first_name_setter_and_getter() | 76 | 1 | 4 | |
PCM_Initializer::create_matches_table() | 77 | 1 | 4 | |
PCM_Order_Test::test_time_created_setter_and_getter() | 76 | 1 | 4 | |
PCM_Get_Matches_Request::set_last_match_timestamp() | 77 | 1 | 4 | |
PCM_Order::set_shipping_details() | 77 | 1 | 4 | |
PCM_Initializer::create_transactions_table() | 77 | 1 | 4 | |
PCM_Match::get_matched_attribute_name() | 82 | 1 | 3 | |
PCM_Log_Entry_Test::test_timestamp_setter_and_getter() | 76 | 1 | 4 | |
PCM_Order_Test::test_shipping_details_setter_and_getter() | 76 | 1 | 4 | |
PCM_Order_Test::test_ordered_items_setter_and_getter() | 76 | 1 | 4 | |
PCM_Transaction_Test::test_counterpart_name_setter_and_getter() | 76 | 1 | 4 | |
PCM_Set_Configuration_Request::set_banking_pin() | 77 | 1 | 4 | |
PCM_Item_Test::setUp() | 68 | 1 | 7 | |
PCM_Item_Test::test_quantity_setter_and_getter() | 76 | 1 | 4 | |
PCM_Auth_Test::test_constructor() | 70 | 1 | 6 | |
PCM_Auth_Test::test_set_email() | 76 | 1 | 4 | |
PCM_Request_Builder::build_pcm_get_matches_request() | 75 | 1 | 4 | |
PCM_Customer_Test::test_date_of_birth_setter_and_getter() | 76 | 1 | 4 | |
PCM_Match_Test::test_matched_attribute_setter_and_getter() | 76 | 1 | 4 | |
PCM_Configuration_Test::test_set_starting_date() | 76 | 1 | 4 | |
PCM_Log_Entry_Test::test_message_setter_and_getter() | 76 | 1 | 4 | |
PCM_Get_Matches_Request::get_last_match_timestamp() | 82 | 1 | 3 | |
PCM_Auth_Test::setUp() | 70 | 1 | 6 | |
PCM_Request_Builder::build_pcm_create_user_request() | 76 | 1 | 4 | |
PCM_Auth_Test::test_get_password() | 80 | 1 | 3 | |
PCM_Transaction::get_amount() | 82 | 1 | 3 | |
PCM_Configuration_Test::test_set_bank_blz() | 76 | 1 | 4 | |
PCM_Transaction_Test::test_counterpart_customer_reference_setter_and_getter() | 76 | 1 | 4 | |
PCM_Match_Test::test_order_id_setter_and_getter() | 76 | 1 | 4 | |
PCM_Match_Test::test_transaction_setter_and_getter() | 76 | 1 | 4 | |
PCM_Log_Entry_Test::setUp() | 68 | 1 | 7 | |
PCM_Match_Test::setUp() | 65 | 1 | 9 | |
PCM_Order_Test::test_order_id_setter_and_getter() | 76 | 1 | 4 | |
PCM_Transaction_Test::test_counterpart_account_number_setter_and_getter() | 76 | 1 | 4 | |
PCM_Address::get_house_number_addition() | 82 | 1 | 3 | |
PCM_Order_Test::test_customer_setter_and_getter() | 76 | 1 | 4 | |
PCM_Address_Test::test_house_number_addition_setter_and_getter() | 76 | 1 | 4 | |
PCM_Matching_Attributes_Registry_Test::test_get_registered_attributes() | 76 | 1 | 4 | |
PCM_Order_Number_Matching_Attribute::set_value() | 77 | 1 | 4 | |
PCM_Order::get_shipping_details() | 82 | 1 | 3 | |
PCM_Configuration_Test::test_set_last_match_timestamp() | 76 | 1 | 4 | |
PCM_Configuration_Test::starting_date_should_be_set_to_default() | 79 | 1 | 3 | |
PCM_Response::get_success() | 82 | 1 | 3 | |
PCM_Order_Test::test_payment_method_setter_and_getter() | 76 | 1 | 4 | |
PCM_Logger_Test::test_should_not_set_log_level_if_not_valid() | 71 | 1 | 6 | |
PCM_Template_Data::__clone() | 91 | 1 | 2 | |
PCM_Get_Matches_Request::jsonSerialize() | 71 | 1 | 6 | |
PCM_Address_Test::test_city_setter_and_getter() | 76 | 1 | 4 | |
PCM_Add_Orders_Request::jsonSerialize() | 71 | 1 | 6 | |
PCM_Shipping_Details_Test::test_last_name_setter_and_getter() | 76 | 1 | 4 | |
PCM_Order_Number_Matching_Attribute::jsonSerialize() | 71 | 1 | 6 | |
PCM_Transaction_Test::test_amount_setter_and_getter() | 76 | 1 | 4 | |
PCM_Customer_Number_Matching_Attribute::jsonSerialize() | 71 | 1 | 6 | |
PCM_Matches_Storage_Test::test_is_valid_should_fail_if_not_match_object_sent() | 80 | 1 | 3 | |
PCM_Request_Builder::build_pcm_set_configuration_request() | 75 | 1 | 4 | |
PCM_Auth_Test::test_set_password() | 76 | 1 | 4 | |
PCM_Invoice_Number_Matching_Attribute::get_notes() | 69 | 1 | 7 | |
PCM_Auth_Test::test_get_email() | 80 | 1 | 3 | |
PCM_Template_Data::get() | 80 | 1 | 3 | |
PCM_Transaction_Test::test_purpose_setter_and_getter() | 76 | 1 | 4 | |
PCM_Shipping_Details::get_first_name() | 82 | 1 | 3 | |
PCM_Set_Configuration_Request::get_pcm_configuration() | 82 | 1 | 3 | |
PCM_Admin_Controller::redirect() | 72 | 1 | 5 | |
PCM_Log_Entry_Test::test_log_level_setter_and_getter() | 76 | 1 | 4 | |
PCM_Response::set_success() | 76 | 1 | 4 | |
PCM_Configuration_Storage_Test::setUp() | 64 | 1 | 10 | |
PCM_Get_Matches_Response::set_matches() | 77 | 1 | 4 | |
PCM_Response::set_message() | 77 | 1 | 4 | |
PCM_Add_Orders_Request::__construct() | 76 | 1 | 4 | |
PCM_Transaction::set_value_date() | 77 | 1 | 4 | |
PCM_Success_Message_View::__construct() | 77 | 1 | 4 | |
PCM_Set_Configuration_Request::get_banking_pin() | 82 | 1 | 3 | |
pcm_initialize_controllers() | 73 | 1 | 5 | |
PCM_Initializer::create_configuration_table() | 77 | 1 | 4 | |
PCM_Invoice_Number_Matching_Attribute::get_value() | 82 | 1 | 3 | |
PCM_Address::set_house_number() | 77 | 1 | 4 | |
pcm_terminate() | 76 | 1 | 4 | |
PCM_Shipping_Details_Test::setUp() | 66 | 1 | 8 | |
pcm_initialize() | 76 | 1 | 4 | |
PCM_Configuration_Storage_Test::create_pcm_configuration() | 67 | 1 | 7 | |
PCM_Logs_View::__construct() | 81 | 1 | 3 | |
PCM_Configuration_Test::test_set_enabled_matching_attributes() | 76 | 1 | 4 | |
PCM_Customer_Test::test_last_name_setter_and_getter() | 76 | 1 | 4 | |
PCM_Configuration_Test::test_set_log_level() | 76 | 1 | 4 | |
PCM_Item_Test::test_name_setter_and_getter() | 76 | 1 | 4 | |
PCM_Order_Number_Matching_Attribute::__construct() | 81 | 1 | 3 | |
PCM_Set_Configuration_Request::set_pcm_configuration() | 77 | 1 | 4 | |
PCM_Shipping_Details::set_first_name() | 77 | 1 | 4 | |
PCM_Matching_Attributes_Registry_Test::test_get_instance() | 80 | 1 | 3 | |
PCM_Order_Number_Matching_Attribute::get_value() | 82 | 1 | 3 | |
PCM_Request::get_payload() | 77 | 1 | 4 | |
PCM_Configuration_API::__construct() | 80 | 1 | 3 | |
PCM_Transaction::set_counterpart_customer_reference() | 77 | 1 | 4 | |
PCM_Search_Bank_Response::get_search_results() | 82 | 1 | 3 | |
PCM_Logger_Test::test_log_level_setter_and_getter() | 76 | 1 | 4 |
13 more item(s) not shown.