Table of Contents - pmdtester-1.2.0 Documentation
Pages
-
History
- 1.2.0 / 2021-06-20
- New and Noteworthy
- Fixed Issues
- 1.1.2 / 2021-04-20
- Fixed Issues
- 1.1.1 / 2021-01-15
- Fixed Issues
- 1.1.0 / 2020-12-05
- New and Noteworthy
- Fixed Issues
- External Contributions
- 1.0.1 / 2020-07-08
- Fixed Issues
- 1.0.0 / 2020-04-25
- New and Noteworthy
- Fixed Issues
- External Contributions
- 1.0.0.beta3 / 2018-08-01
- External Contributions
- 1.0.0.beta2 / 2018-07-17
- External Contributions
- Manifest
- README
Classes and Modules
- PmdTester
- PmdTester::Cmd
- PmdTester::CmdException
- PmdTester::CollectionByFile
- PmdTester::InvalidModeError
- PmdTester::LiquidProjectRenderer
- PmdTester::LiquidRenderer
- PmdTester::MissRequiredOptionError
- PmdTester::Options
- PmdTester::PmdBranchDetail
- PmdTester::PmdConfigError
- PmdTester::PmdError
- PmdTester::PmdReportBuilder
- PmdTester::PmdReportDetail
- PmdTester::PmdReportDocument
- PmdTester::PmdTesterUtils
- PmdTester::PmdViolation
- PmdTester::Project
- PmdTester::ProjectBuilder
- PmdTester::ProjectHasher
- PmdTester::ProjectsParser
- PmdTester::ProjectsParserException
- PmdTester::Report
- PmdTester::ReportDiff
- PmdTester::ResourceLocator
- PmdTester::RuleInfo
- PmdTester::RuleSetBuilder
- PmdTester::Runner
- PmdTester::RunningDiffCounters
- PmdTester::SimpleProgressLogger
- PmdTester::SummaryReportBuilder
Methods
- ::branch_filename — PmdTester::PmdBranchDetail
- ::convert_seconds — PmdTester::PmdReportDetail
- ::empty — PmdTester::Report
- ::execute — PmdTester::Cmd
- ::internal_execute — PmdTester::Cmd
- ::load — PmdTester::PmdBranchDetail
- ::load — PmdTester::PmdReportDetail
- ::locate — PmdTester::ResourceLocator
- ::logger — PmdTester
- ::new — PmdTester::PmdReportBuilder
- ::new — PmdTester::ProjectBuilder
- ::new — PmdTester::RuleSetBuilder
- ::new — PmdTester::SimpleProgressLogger
- ::new — PmdTester::CmdException
- ::new — PmdTester::CollectionByFile
- ::new — PmdTester::Options
- ::new — PmdTester::PmdReportDocument
- ::new — PmdTester::ProjectsParserException
- ::new — PmdTester::PmdBranchDetail
- ::new — PmdTester::PmdConfigError
- ::new — PmdTester::PmdError
- ::new — PmdTester::PmdReportDetail
- ::new — PmdTester::PmdViolation
- ::new — PmdTester::Project
- ::new — PmdTester::RunningDiffCounters
- ::new — PmdTester::RuleInfo
- ::new — PmdTester::Report
- ::new — PmdTester::ReportDiff
- ::new — PmdTester::Runner
- ::resource — PmdTester::ResourceLocator
- ::stderr_of — PmdTester::Cmd
- #[] — PmdTester::CollectionByFile
- #add_all — PmdTester::CollectionByFile
- #added? — PmdTester::PmdViolation
- #all_files — PmdTester::CollectionByFile
- #all_values — PmdTester::CollectionByFile
- #build — PmdTester::PmdReportBuilder
- #build — PmdTester::RuleSetBuilder
- #build_config_file — PmdTester::RuleSetBuilder
- #build_diffs — PmdTester::ReportDiff
- #build_html_reports — PmdTester::PmdTesterUtils
- #build_pmd — PmdTester::PmdReportBuilder
- #build_projects — PmdTester::ProjectBuilder
- #build_report_diff — PmdTester::PmdTesterUtils
- #calculate_filter_set — PmdTester::RuleSetBuilder
- #cdata_block — PmdTester::PmdReportDocument
- #change_type — PmdTester::ProjectHasher
- #changed? — PmdTester::PmdConfigError
- #changed? — PmdTester::PmdError
- #changed? — PmdTester::PmdViolation
- #changed_total — PmdTester::RunningDiffCounters
- #characters — PmdTester::PmdReportDocument
- #check_common_options — PmdTester::Options
- #check_local_options — PmdTester::Options
- #check_online_options — PmdTester::Options
- #check_option — PmdTester::Options
- #check_options — PmdTester::Options
- #check_single_filename — PmdTester::RuleSetBuilder
- #check_single_options — PmdTester::Options
- #checkout_build_branch — PmdTester::PmdReportBuilder
- #clean — PmdTester::Runner
- #clone_projects — PmdTester::ProjectBuilder
- #clone_root_path — PmdTester::Project
- #compute_project_diffs — PmdTester::PmdTesterUtils
- #compute_report_diff — PmdTester::Project
- #configerror_to_hash — PmdTester::ProjectHasher
- #configerrors_to_h — PmdTester::ProjectHasher
- #copy_configs — PmdTester::SummaryReportBuilder
- #copy_file — PmdTester::LiquidProjectRenderer
- #copy_file — PmdTester::SummaryReportBuilder
- #copy_resource — PmdTester::LiquidRenderer
- #count — PmdTester::ReportDiff
- #count_by_rule — PmdTester::ReportDiff
- #create_comparison_url — PmdTester::SummaryReportBuilder
- #create_pmd_report — PmdTester::Runner
- #default_webview_url — PmdTester::Project
- #determine_categories_rules — PmdTester::RuleSetBuilder
- #determine_pmd_version — PmdTester::PmdReportBuilder
- #determine_project_list_for_online_mode — PmdTester::Runner
- #diff_filenames — PmdTester::RuleSetBuilder
- #diff_fragments — PmdTester::ProjectHasher
- #diff_with — PmdTester::ReportDiff
- #download_baseline — PmdTester::Runner
- #dump_violations_json — PmdTester::LiquidProjectRenderer
- #each_value — PmdTester::CollectionByFile
- #end_element — PmdTester::PmdReportDocument
- #eql? — PmdTester::PmdConfigError
- #eql? — PmdTester::PmdError
- #eql? — PmdTester::PmdViolation
- #error_to_hash — PmdTester::ProjectHasher
- #errors_to_h — PmdTester::ProjectHasher
- #execute_reset_cmd — PmdTester::ProjectBuilder
- #finish_text! — PmdTester::PmdReportDocument
- #format_execution_time — PmdTester::PmdBranchDetail
- #format_execution_time — PmdTester::PmdReportDetail
- #generate_config_for — PmdTester::PmdReportBuilder
- #generate_pmd_report — PmdTester::PmdReportBuilder
- #generate_pmd_reports — PmdTester::PmdReportBuilder
- #get_baseline_url — PmdTester::Runner
- #get_config_path — PmdTester::Project
- #get_last_commit_message — PmdTester::PmdReportBuilder
- #get_last_commit_sha — PmdTester::PmdReportBuilder
- #get_local_path — PmdTester::Project
- #get_path_inside_project — PmdTester::Project
- #get_pmd_binary_file — PmdTester::PmdReportBuilder
- #get_pmd_report_path — PmdTester::Project
- #get_project_target_dir — PmdTester::Project
- #get_projects — PmdTester::Runner
- #get_report_info_path — PmdTester::Project
- #get_rule_refs — PmdTester::RuleSetBuilder
- #get_webview_url — PmdTester::Project
- #getvdiff — PmdTester::ReportDiff
- #handle_start_configerror — PmdTester::PmdReportDocument
- #handle_start_error — PmdTester::PmdReportDocument
- #handle_start_file — PmdTester::PmdReportDocument
- #handle_start_violation — PmdTester::PmdReportDocument
- #hash — PmdTester::PmdConfigError
- #hash — PmdTester::PmdError
- #hash — PmdTester::PmdViolation
- #initialize_empty — PmdTester::Report
- #initialize_with_report_document — PmdTester::Report
- #line_move? — PmdTester::PmdViolation
- #link_template — PmdTester::ProjectHasher
- #local_source_path — PmdTester::Project
- #logger — PmdTester
- #make_violation_hash — PmdTester::ProjectHasher
- #match_filter_set? — PmdTester::PmdReportDocument
- #merge! — PmdTester::RunningDiffCounters
- #merge_changed_items — PmdTester::ReportDiff
- #msg — PmdTester::PmdConfigError
- #num_files — PmdTester::CollectionByFile
- #output_filter_set — PmdTester::RuleSetBuilder
- #parse — PmdTester::Options
- #parse — PmdTester::ProjectsParser
- #parse_pmd_report — PmdTester::PmdTesterUtils
- #path_to_save_file — PmdTester::PmdBranchDetail
- #pmd_report_liquid_env — PmdTester::LiquidProjectRenderer
- #prepare_project — PmdTester::ProjectBuilder
- #process_project — PmdTester::SummaryReportBuilder
- #record_rule_info — PmdTester::ReportDiff
- #remove_work_dir! — PmdTester::PmdReportDocument
- #removed? — PmdTester::PmdViolation
- #render_and_write — PmdTester::LiquidRenderer
- #render_liquid — PmdTester::LiquidRenderer
- #report_diff_to_h — PmdTester::ProjectHasher
- #report_to_h — PmdTester::LiquidProjectRenderer
- #rule_summaries — PmdTester::Report
- #rule_summaries — PmdTester::ReportDiff
- #rulename — PmdTester::PmdConfigError
- #run — PmdTester::Runner
- #run_as_script — PmdTester::ProjectBuilder
- #run_local_mode — PmdTester::Runner
- #run_online_mode — PmdTester::Runner
- #run_single_mode — PmdTester::Runner
- #sanitize_stacktrace — PmdTester::ProjectHasher
- #save — PmdTester::PmdBranchDetail
- #save — PmdTester::PmdReportDetail
- #saved_distro_path — PmdTester::PmdReportBuilder
- #schema_file_path — PmdTester::ProjectsParser
- #short_filename — PmdTester::PmdError
- #sort_key — PmdTester::PmdConfigError
- #sort_key — PmdTester::PmdError
- #sort_key — PmdTester::PmdViolation
- #start — PmdTester::SimpleProgressLogger
- #start_element — PmdTester::PmdReportDocument
- #stop — PmdTester::SimpleProgressLogger
- #summarize_diffs — PmdTester::Runner
- #target_branch_config_path — PmdTester::PmdBranchDetail
- #target_branch_project_list_path — PmdTester::PmdBranchDetail
- #to_h — PmdTester::CollectionByFile
- #to_h — PmdTester::RunningDiffCounters
- #to_liquid — PmdTester::SummaryReportBuilder
- #to_liquid — PmdTester::PmdViolation
- #to_s — PmdTester::RunningDiffCounters
- #total_size — PmdTester::CollectionByFile
- #try_merge? — PmdTester::PmdConfigError
- #try_merge? — PmdTester::PmdError
- #try_merge? — PmdTester::PmdViolation
- #violation_type — PmdTester::ProjectHasher
- #violations_to_hash — PmdTester::ProjectHasher
- #wd_has_dirty_git_changes — PmdTester::PmdReportBuilder
- #work_dir — PmdTester::PmdReportBuilder
- #write_all_projects — PmdTester::SummaryReportBuilder
- #write_dynamic_file — PmdTester::RuleSetBuilder
- #write_file — PmdTester::LiquidRenderer
- #write_index — PmdTester::SummaryReportBuilder
- #write_project_index — PmdTester::LiquidProjectRenderer
- #write_structure — PmdTester::SummaryReportBuilder