Press n or j to go to the next uncovered block, b, p or k for the previous block.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 | 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x | export * from "./7bit_ascii"; export * from "./abapdoc"; export * from "./add_test_attributes"; export * from "./align_parameters"; export * from "./align_pseudo_comments"; export * from "./align_type_expressions"; export * from "./allowed_object_naming"; export * from "./allowed_object_types"; export * from "./ambiguous_statement"; export * from "./avoid_use"; export * from "./begin_end_names"; export * from "./begin_single_include"; export * from "./call_transaction_authority_check"; export * from "./cds_comment_style"; export * from "./cds_legacy_view"; export * from "./cds_parser_error"; export * from "./chain_mainly_declarations"; export * from "./change_if_to_case"; export * from "./check_abstract"; export * from "./check_comments"; export * from "./check_ddic"; export * from "./check_include"; export * from "./check_subrc"; export * from "./check_syntax"; export * from "./check_text_elements"; export * from "./check_transformation_exists"; export * from "./class_attribute_names"; export * from "./classic_exceptions_overlap"; export * from "./cloud_types"; export * from "./colon_missing_space"; export * from "./commented_code"; export * from "./constant_classes"; export * from "./constructor_visibility_public"; export * from "./contains_tab"; export * from "./cyclic_oo"; export * from "./cyclomatic_complexity"; export * from "./dangerous_statement"; export * from "./db_operation_in_loop"; export * from "./definitions_top"; export * from "./description_empty"; export * from "./double_space"; export * from "./downport"; export * from "./dynpro_checks"; export * from "./easy_to_find_messages"; export * from "./empty_event"; export * from "./empty_line_in_statement"; export * from "./empty_statement"; export * from "./empty_structure"; export * from "./exit_or_check"; export * from "./expand_macros"; export * from "./exporting"; export * from "./forbidden_identifier"; export * from "./forbidden_pseudo_and_pragma"; export * from "./forbidden_void_type"; export * from "./form_tables_obsolete"; export * from "./fully_type_constants"; export * from "./fully_type_itabs"; export * from "./function_module_recommendations"; export * from "./functional_writing"; export * from "./global_class"; export * from "./identical_conditions"; export * from "./identical_contents"; export * from "./identical_descriptions"; export * from "./identical_form_names"; export * from "./if_in_if"; export * from "./implement_methods"; export * from "./implicit_start_of_selection"; export * from "./in_statement_indentation"; export * from "./indentation"; export * from "./inline_data_old_versions"; export * from "./intf_referencing_clas"; export * from "./invalid_table_index"; export * from "./keep_single_parameter_on_one_line"; export * from "./keyword_case"; export * from "./line_break_multiple_parameters"; export * from "./line_break_style"; export * from "./line_length"; export * from "./line_only_punc"; export * from "./local_class_naming"; export * from "./local_testclass_consistency"; export * from "./local_variable_names"; export * from "./macro_naming"; export * from "./main_file_contents"; export * from "./many_parentheses"; export * from "./max_one_method_parameter_per_line"; export * from "./max_one_statement"; export * from "./message_exists"; export * from "./method_implemented_twice"; export * from "./method_length"; export * from "./method_overwrites_builtin"; export * from "./method_parameter_names"; export * from "./mix_returning"; export * from "./modify_only_own_db_tables"; export * from "./msag_consistency"; export * from "./names_no_dash"; export * from "./nesting"; export * from "./newline_between_methods"; export * from "./no_aliases"; export * from "./no_chained_assignment"; export * from "./no_external_form_calls"; export * from "./no_inline_in_optional_branches"; export * from "./no_prefixes"; export * from "./no_public_attributes"; export * from "./no_yoda_conditions"; export * from "./nrob_consistency"; export * from "./object_naming"; export * from "./obsolete_statement"; export * from "./omit_parameter_name"; export * from "./omit_preceding_zeros"; export * from "./omit_receiving"; export * from "./parser_702_chaining"; export * from "./parser_error"; export * from "./parser_missing_space"; export * from "./pragma_style"; export * from "./prefer_corresponding"; export * from "./prefer_inline"; export * from "./prefer_is_not"; export * from "./prefer_pragmas"; export * from "./prefer_raise_exception_new"; export * from "./prefer_returning_to_exporting"; export * from "./prefer_xsdbool"; export * from "./preferred_compare_operator"; export * from "./prefix_is_current_class"; export * from "./reduce_procedural_code"; export * from "./reduce_string_templates"; export * from "./release_idoc"; export * from "./remove_descriptions"; export * from "./rfc_error_handling"; export * from "./select_add_order_by"; export * from "./select_performance"; export * from "./select_single_full_key"; export * from "./selection_screen_naming"; export * from "./sequential_blank"; export * from "./short_case"; export * from "./sicf_consistency"; export * from "./slow_parameter_passing"; export * from "./smim_consistency"; export * from "./space_before_colon"; export * from "./space_before_dot"; export * from "./sql_escape_host_variables"; export * from "./sql_value_conversion"; export * from "./start_at_tab"; export * from "./static_call_via_instance"; export * from "./strict_sql"; export * from "./superclass_final"; export * from "./superfluous_value"; export * from "./sy_modification"; export * from "./tabl_enhancement_category"; export * from "./tables_declared_locally"; export * from "./try_without_catch"; export * from "./type_form_parameters"; export * from "./types_naming"; export * from "./uncaught_exception"; export * from "./unknown_types"; export * from "./unnecessary_chaining"; export * from "./unnecessary_pragma"; export * from "./unnecessary_return"; export * from "./unreachable_code"; export * from "./unsecure_fae"; export * from "./unused_ddic"; export * from "./unused_macros"; export * from "./unused_methods"; export * from "./unused_types"; export * from "./unused_variables"; export * from "./use_bool_expression"; export * from "./use_class_based_exceptions"; export * from "./use_line_exists"; export * from "./use_new"; export * from "./when_others_last"; export * from "./whitespace_end"; export * from "./xml_consistency"; |