Table of Contents - slather-2.7.1 Documentation
Classes and Modules
- CoverageCommand
- SetupCommand
- Slather
- Slather::CoverageFile
- Slather::CoverageInfo
- Slather::CoverageService
- Slather::CoverageService::CoberturaXmlOutput
- Slather::CoverageService::Coveralls
- Slather::CoverageService::GutterJsonOutput
- Slather::CoverageService::Hardcover
- Slather::CoverageService::HtmlOutput
- Slather::CoverageService::JsonOutput
- Slather::CoverageService::LlvmCovOutput
- Slather::CoverageService::SimpleOutput
- Slather::CoverageService::SonarqubeXmlOutput
- Slather::CoverallsCoverage
- Slather::ProfdataCoverageFile
- Slather::Project
- VersionCommand
- Xcodeproj
- Xcodeproj::Project
Methods
- ::new — Slather::CoverageFile
- ::new — Slather::ProfdataCoverageFile
- ::open — Slather::Project
- ::prepare_pods — Slather
- ::xcode_version — Slather
- ::yml — Slather::Project
- ::yml_filename — Slather::Project
- #all_lines — Slather::CoverageFile
- #all_lines — Slather::ProfdataCoverageFile
- #as_json — Slather::CoverallsCoverage
- #branch_coverage_data — Slather::CoverageFile
- #branch_coverage_data — Slather::ProfdataCoverageFile
- #branch_coverage_data_for_statement_on_line — Slather::CoverageInfo
- #branch_region_data — Slather::ProfdataCoverageFile
- #buildkite_build_url — Slather::CoverageService::Coveralls
- #buildkite_git_info — Slather::CoverageService::Coveralls
- #buildkite_job_id — Slather::CoverageService::Coveralls
- #buildkite_pull_request — Slather::CoverageService::Coveralls
- #ci_service= — Slather::Project
- #circleci_build_url — Slather::CoverageService::Coveralls
- #circleci_git_info — Slather::CoverageService::Coveralls
- #circleci_job_id — Slather::CoverageService::Coveralls
- #circleci_pull_request — Slather::CoverageService::Coveralls
- #class_for_coverage_line — Slather::CoverageService::HtmlOutput
- #class_for_coverage_percentage — Slather::CoverageService::HtmlOutput
- #cleaned_gcov_data — Slather::CoverageFile
- #cleaned_gcov_data — Slather::ProfdataCoverageFile
- #configure — Slather::Project
- #configure_arch — Slather::Project
- #configure_binary_file — Slather::Project
- #configure_build_directory — Slather::Project
- #configure_ci_service — Slather::Project
- #configure_configuration — Slather::Project
- #configure_coverage_access_token — Slather::Project
- #configure_coverage_service — Slather::Project
- #configure_decimals — Slather::Project
- #configure_ignore_list — Slather::Project
- #configure_input_format — Slather::Project
- #configure_output_directory — Slather::Project
- #configure_scheme — Slather::Project
- #configure_source_directory — Slather::Project
- #configure_workspace — Slather::Project
- #coverage_file_class — Slather::CoverageService::CoberturaXmlOutput
- #coverage_file_class — Slather::CoverageService::Coveralls
- #coverage_file_class — Slather::CoverageService::GutterJsonOutput
- #coverage_file_class — Slather::CoverageService::Hardcover
- #coverage_file_class — Slather::CoverageService::HtmlOutput
- #coverage_file_class — Slather::CoverageService::JsonOutput
- #coverage_file_class — Slather::CoverageService::LlvmCovOutput
- #coverage_file_class — Slather::CoverageService::SimpleOutput
- #coverage_file_class — Slather::CoverageService::SonarqubeXmlOutput
- #coverage_files — Slather::Project
- #coverage_for_line — Slather::CoverageFile
- #coverage_for_line — Slather::ProfdataCoverageFile
- #coverage_service= — Slather::Project
- #coveralls_api_jobs_path — Slather::CoverageService::Coveralls
- #coveralls_coverage_data — Slather::CoverageService::Coveralls
- #create_class_node — Slather::CoverageService::CoberturaXmlOutput
- #create_coverage_files — Slather::Project
- #create_coverage_files_for_binary — Slather::Project
- #create_empty_xml_report — Slather::CoverageService::CoberturaXmlOutput
- #create_empty_xml_report — Slather::CoverageService::SonarqubeXmlOutput
- #create_html_from_file — Slather::CoverageService::HtmlOutput
- #create_html_reports — Slather::CoverageService::HtmlOutput
- #create_htmls_from_files — Slather::CoverageService::HtmlOutput
- #create_index_html — Slather::CoverageService::HtmlOutput
- #create_line_data — Slather::ProfdataCoverageFile
- #create_line_node — Slather::CoverageService::CoberturaXmlOutput
- #create_profdata — Slather::Project
- #create_xml_report — Slather::CoverageService::CoberturaXmlOutput
- #create_xml_report — Slather::CoverageService::SonarqubeXmlOutput
- #decimal_f — Slather::Project
- #dedupe — Slather::Project
- #derived_data_path — Slather::Project
- #directory_path — Slather::CoverageService::HtmlOutput
- #execute — CoverageCommand
- #execute — SetupCommand
- #execute — VersionCommand
- #failure_help_string — Slather::Project
- #find_binary_file_in_bundle — Slather::Project
- #find_binary_files — Slather::Project
- #find_buildable_names — Slather::Project
- #find_source_files — Slather::Project
- #first_product_name — Slather::Project
- #gcov_coverage_files — Slather::Project
- #gcov_data — Slather::CoverageFile
- #gem_root_path — Slather::CoverageService::HtmlOutput
- #generate_html_template — Slather::CoverageService::HtmlOutput
- #generate_reports — Slather::CoverageService::HtmlOutput
- #github_branch_name — Slather::CoverageService::Coveralls
- #github_build_url — Slather::CoverageService::Coveralls
- #github_git_info — Slather::CoverageService::Coveralls
- #github_job_id — Slather::CoverageService::Coveralls
- #github_pull_request — Slather::CoverageService::Coveralls
- #github_repo_name — Slather::CoverageService::Coveralls
- #grouped_coverage_files — Slather::CoverageService::CoberturaXmlOutput
- #hardcover_api_jobs_path — Slather::CoverageService::Hardcover
- #hardcover_base_url — Slather::CoverageService::Hardcover
- #hardcover_coverage_data — Slather::CoverageService::Hardcover
- #hits_for_coverage_line — Slather::CoverageService::HtmlOutput
- #ignore_error_lines — Slather::ProfdataCoverageFile
- #ignored? — Slather::ProfdataCoverageFile
- #ignored? — Slather::CoverageInfo
- #input_format= — Slather::Project
- #jenkins_branch_name — Slather::CoverageService::Coveralls
- #jenkins_git_info — Slather::CoverageService::Coveralls
- #jenkins_job_id — Slather::CoverageService::Coveralls
- #jenkins_job_id — Slather::CoverageService::Hardcover
- #line_coverage_data — Slather::CoverageFile
- #line_coverage_data — Slather::ProfdataCoverageFile
- #line_number_in_line — Slather::CoverageFile
- #line_number_in_line — Slather::ProfdataCoverageFile
- #line_number_separator — Slather::CoverageFile
- #line_number_separator — Slather::ProfdataCoverageFile
- #llvm_cov_export_output — Slather::Project
- #load_option_array — Slather::Project
- #matches_arch — Slather::Project
- #num_branch_hits_for_statement_on_line — Slather::CoverageInfo
- #num_branches_for_statement_on_line — Slather::CoverageInfo
- #num_branches_testable — Slather::CoverageInfo
- #num_branches_tested — Slather::CoverageInfo
- #num_lines_testable — Slather::CoverageInfo
- #num_lines_tested — Slather::CoverageInfo
- #open_coverage — Slather::CoverageService::HtmlOutput
- #path_on_first_line? — Slather::ProfdataCoverageFile
- #pathnames_per_binary — Slather::Project
- #percentage_branch_coverage_for_statement_on_line — Slather::CoverageInfo
- #percentage_lines_tested — Slather::CoverageInfo
- #post — CoverageCommand
- #post — Slather::CoverageService::CoberturaXmlOutput
- #post — Slather::CoverageService::Coveralls
- #post — Slather::CoverageService::GutterJsonOutput
- #post — Slather::CoverageService::Hardcover
- #post — Slather::CoverageService::HtmlOutput
- #post — Slather::CoverageService::JsonOutput
- #post — Slather::CoverageService::LlvmCovOutput
- #post — Slather::CoverageService::SimpleOutput
- #post — Slather::CoverageService::SonarqubeXmlOutput
- #print_path_coverage — Slather::CoverageService::HtmlOutput
- #profdata_coverage_dir — Slather::Project
- #profdata_coverage_files — Slather::Project
- #profdata_file — Slather::Project
- #profdata_llvm_cov_output — Slather::Project
- #project — CoverageCommand
- #rate_branch_coverage_for_statement_on_line — Slather::CoverageInfo
- #rate_branches_tested — Slather::CoverageInfo
- #rate_lines_tested — Slather::CoverageInfo
- #raw_data — Slather::CoverageFile
- #raw_data — Slather::ProfdataCoverageFile
- #raw_source — Slather::ProfdataCoverageFile
- #remove_extension — Slather::Project
- #setup_arch — CoverageCommand
- #setup_binary_basename — CoverageCommand
- #setup_binary_file — CoverageCommand
- #setup_build_directory — CoverageCommand
- #setup_configuration — CoverageCommand
- #setup_coverage_service — CoverageCommand
- #setup_decimals — CoverageCommand
- #setup_ignore_list — CoverageCommand
- #setup_input_format — CoverageCommand
- #setup_output_directory — CoverageCommand
- #setup_scheme — CoverageCommand
- #setup_service_name — CoverageCommand
- #setup_source_directory — CoverageCommand
- #setup_source_files — CoverageCommand
- #setup_verbose_mode — CoverageCommand
- #setup_workspace — CoverageCommand
- #slather_setup_for_coverage — Xcodeproj::Project
- #source_code_lines — Slather::ProfdataCoverageFile
- #source_data — Slather::CoverageFile
- #source_data — Slather::ProfdataCoverageFile
- #source_file — Slather::CoverageFile
- #source_file — Slather::ProfdataCoverageFile
- #source_file_basename — Slather::CoverageFile
- #source_file_basename — Slather::ProfdataCoverageFile
- #source_file_pathname — Slather::CoverageFile
- #source_file_pathname — Slather::ProfdataCoverageFile
- #source_file_pathname= — Slather::ProfdataCoverageFile
- #source_file_pathname_relative_to_repo_root — Slather::CoverageInfo
- #store_report — Slather::CoverageService::CoberturaXmlOutput
- #store_report — Slather::CoverageService::JsonOutput
- #store_report — Slather::CoverageService::LlvmCovOutput
- #store_report — Slather::CoverageService::SonarqubeXmlOutput
- #supported_file_extensions — Slather::CoverageFile
- #supported_file_extensions — Slather::ProfdataCoverageFile
- #teamcity_branch_name — Slather::CoverageService::Coveralls
- #teamcity_git_info — Slather::CoverageService::Coveralls
- #teamcity_job_id — Slather::CoverageService::Coveralls
- #travis_job_id — Slather::CoverageService::Coveralls
- #unsafe_llvm_cov_export_output — Slather::Project
- #unsafe_profdata_llvm_cov_output — Slather::Project