t_style.adb:1:10: Found: Casing: Wrong casing of "Text_io", should be "Text_IO"
t_style-no_default_in.adb:3:22: Found: No_Default_In: default IN mode used for parameter specification
t_style-no_default_in.adb:15:38: Found: No_Default_In: default IN mode used for parameter specification
t_style-no_default_in.adb:14:7: Found: No_Default_In: default IN mode used for formal object declaration
t_style-no_default_in.adb:26:7: Found: No_Default_In: default IN mode used for formal object declaration
t_style-no_default_in.adb:27:25: Found: No_Default_In: default IN mode used for parameter specification
t_style-no_default_in.adb:30:25: Found: No_Default_In: default IN mode used for parameter specification
t_style-no_default_in.adb:33:22: Found: No_Default_In: default IN mode used for parameter specification
t_style-no_default_in.adb:37:25: Found: No_Default_In: default IN mode used for parameter specification
t_style-casing.adb:4:4: Found: Casing: Wrong casing of "Page", should be "PAGE"
t_style-casing.adb:8:14: Found: Casing: Wrong casing of "i", should be "I"
t_style-casing.adb:12:34: Found: Casing: Wrong casing of "image", should be "Image"
t_style-casing.adb:12:41: Found: Casing: Wrong casing of "INT", should be "Int"
t_style-casing.adb:13:4: Found: Casing: Wrong casing of "INT", should be "Int"
t_style-casing.adb:13:11: Found: Casing: Wrong casing of "FOo", should be "Foo"
t_style-casing.adb:13:16: Found: Casing: Wrong casing of "INt", should be "Int"
t_style-casing.adb:14:8: Found: Casing: Wrong casing of "Text_Io", should be "Text_IO"
t_style-casing.adb:14:41: Found: Casing: Wrong casing of "InT", should be "Int"
t_style-positional_association.adb:69:34: Error: Positional_Association: positional association used in instantiation with more than 1 element(s)
t_style-positional_association.adb:69:37: Error: Positional_Association: positional association used in instantiation with more than 1 element(s)
t_style-positional_association.adb:74:33: Error: Positional_Association: positional association used in instantiation with more than 1 element(s)
t_style-positional_association.adb:74:36: Error: Positional_Association: positional association used in instantiation with more than 1 element(s)
t_style-positional_association.adb:79:38: Error: Positional_Association: positional association used in instantiation with more than 1 element(s)
t_style-positional_association.adb:79:41: Error: Positional_Association: positional association used in instantiation with more than 1 element(s)
t_style-positional_association.adb:87:7: Error: Compound: Statement has less than 3 lines
t_style-positional_association.adb:96:11: Error: Positional_Association: positional association used in call with more than 1 element(s)
t_style-positional_association.adb:96:14: Error: Positional_Association: positional association used in call with more than 1 element(s)
t_style-positional_association.adb:98:16: Error: Positional_Association: positional association used in record_aggregate with more than 1 element(s)
t_style-positional_association.adb:98:19: Error: Positional_Association: positional association used in record_aggregate with more than 1 element(s)
t_style-positional_association.adb:98:22: Error: Positional_Association: positional association used in record_aggregate with more than 1 element(s)
t_style-positional_association.adb:102:12: Error: Positional_Association: positional association used in array_aggregate with more than 1 element(s)
t_style-positional_association.adb:102:15: Error: Positional_Association: positional association used in array_aggregate with more than 1 element(s)
t_style-positional_association.adb:102:18: Error: Positional_Association: positional association used in array_aggregate with more than 1 element(s)
t_style-positional_association.adb:102:21: Error: Positional_Association: positional association used in array_aggregate with more than 1 element(s)
t_style-positional_association.adb:102:24: Error: Positional_Association: positional association used in array_aggregate with more than 1 element(s)
t_style-positional_association.adb:103:20: Error: Exposed: integer literal 2 not in allowed construct
t_style-positional_association.adb:103:28: Error: Exposed: integer literal 3 not in allowed construct
t_style-positional_association.adb:103:36: Error: Exposed: integer literal 4 not in allowed construct
t_style-positional_association.adb:103:44: Error: Exposed: integer literal 5 not in allowed construct
t_style-positional_association.adb:106:21: Error: Positional_Association: positional association used in call with more than 1 element(s)
t_style-positional_association.adb:106:24: Error: Positional_Association: positional association used in call with more than 1 element(s)
t_style-positional_association.adb:106:24: Error: Exposed: integer literal 2 not in allowed construct
t_style-no_closing_name.adb:3:4: Error: No_Closing_Name: name not repeated at the end
t_style-no_closing_name.adb:10:4: Found: No_Closing_Name: name not repeated at the end
t_style-no_closing_name.adb:14:4: Found: No_Closing_Name: name not repeated at the end
t_style-no_closing_name.adb:19:4: Found: No_Closing_Name: name not repeated at the end
t_style-renamed_entity.adb:23:7: Error: Renamed_Entity: I has been renamed at t_style-renamed_entity.adb:20:7
t_style-renamed_entity.adb:24:7: Error: Renamed_Entity: Pack has been renamed at t_style-renamed_entity.adb:19:7
t_style-renamed_entity.adb:24:17: Error: Renamed_Entity: F has been renamed at t_style-renamed_entity.adb:18:7
t_style-literals.adb:6:31: Error: Literals: number representation does not follow convention
t_style-literals.adb:8:31: Error: Literals: number representation does not follow convention
t_style-literals.adb:12:31: Error: Literals: number representation does not follow convention
t_style-literals.adb:18:31: Error: Literals: number representation does not follow convention
t_style-literals.adb:22:31: Error: Literals: number representation does not follow convention
t_style-literals.adb:30:32: Error: Not_Base_7: based representation not allowed
t_style-literals.adb:31:31: Error: Not_Base_13: based representation not allowed
t_style-literals.adb:38:31: Error: Base_16_Literals: number representation does not follow convention
t_style-literals.adb:40:32: Error: Not_Base_7: based representation not allowed
t_style-literals.adb:43:31: Error: Base_16_Literals: number representation does not follow convention
t_style-exposed_literal.adb:27:9: Error: Exposed: integer literal 2 not in allowed construct
t_style-exposed_literal.adb:29:9: Error: Exposed: real literal 2.0 not in allowed construct
t_style-exposed_literal.adb:32:12: Error: Exposed: string literal "12345" not in allowed construct
t_style-exposed_literal.adb:33:14: Error: Exposed: string literal "12345" not in allowed construct
t_style-exposed_literal.adb:34:12: Error: Exposed: character literal 'A' not in allowed construct
t_style-multiple_elements.adb:4:26: Error: Spans: declaration does not start line
t_style-multiple_elements.adb:6:12: Error: Spans: declaration does not start line
t_style-multiple_elements.adb:8:21: Error: Spans: clause does not start line
t_style-multiple_elements.adb:14:20: Error: Spans: statement does not start line
t_style-multiple_elements.adb:15:4: Error: Compound: Statement has less than 3 lines
t_style-multiple_elements.adb:15:26: Error: Spans: statement does not start line
t_style-multiple_elements.adb:17:22: Error: Spans: statement does not start line
t_style-multiple_elements.adb:18:22: Error: Spans: statement does not start line
t_style.adb:25:7: Error: Negative_Condition: Negative condition in "if" statement could be made positive
t_style.adb:31:9: Error: Negative_Condition: Negative condition in "if" statement could be made positive
t_style.adb:37:4: Error: Compound: Statement has less than 4 lines
t_style.adb:40:4: Error: Compound: Statement has less than 3 lines
x_style2.ads:1:15: Error: Spans: declaration does not start line

Counts summary:
STYLE: 4
