t_parameter_declarations.adb:1:11: Error: PARAMETER_DECLARATIONS: number of parameters is not 2 for procedure (5)
t_parameter_declarations.adb:3:14: Error: PARAMETER_DECLARATIONS: number of parameters is not 2 for procedure (1)
t_parameter_declarations.adb:3:14: Error: PARAMETER_DECLARATIONS: Single out parameter in procedure
t_parameter_declarations.adb:8:14: Error: PARAMETER_DECLARATIONS: number of parameters is not 2 for procedure (3)
t_parameter_declarations.adb:8:14: Error: PARAMETER_DECLARATIONS: Single out parameter in procedure (with in out parameters)
t_parameter_declarations.adb:14:14: Found: PARAMETER_DECLARATIONS: number of parameters is not in 0 .. 1 for procedure (2)
t_parameter_declarations.adb:19:14: Error: PARAMETER_DECLARATIONS: number of parameters is not 2 for procedure (6)
t_parameter_declarations.adb:19:14: Found: PARAMETER_DECLARATIONS: number of "in" parameters is not in 0 .. 5 for procedure (6)
t_parameter_declarations.adb:24:14: Error: PARAMETER_DECLARATIONS: number of parameters is not 2 for procedure (6)
t_parameter_declarations.adb:24:14: Found: PARAMETER_DECLARATIONS: number of "out" parameters is not in 0 .. 5 for procedure (6)
t_parameter_declarations.adb:29:14: Error: PARAMETER_DECLARATIONS: number of parameters is not 2 for procedure (6)
t_parameter_declarations.adb:29:14: Found: PARAMETER_DECLARATIONS: number of "in out" parameters is not in 0 .. 5 for procedure (6)
t_parameter_declarations.adb:34:14: Found: PARAMETER_DECLARATIONS: number of parameters is not in 0 .. 1 for procedure (2)
t_parameter_declarations.adb:39:14: Found: PARAMETER_DECLARATIONS: number of parameters is not in 0 .. 1 for procedure (2)
t_parameter_declarations.adb:39:14: Found: PARAMETER_DECLARATIONS: number of access parameters is not in 0 .. 1 for procedure (2)
t_parameter_declarations.adb:44:13: Found: PARAMETER_DECLARATIONS: number of parameters is not in 0 .. 1 for function (2)
t_parameter_declarations.adb:55:13: Error: PARAMETER_DECLARATIONS: number of parameters is not in 1 .. 2 for function (0)
t_parameter_declarations.adb:61:13: Error: PARAMETER_DECLARATIONS: number of parameters is not in 2 .. 4 for protected_entry (6)
t_parameter_declarations.adb:61:13: Found: PARAMETER_DECLARATIONS: number of defaulted parameters is not in 0 .. 2 for protected_entry (3)
t_parameter_declarations.adb:62:13: Found: PARAMETER_DECLARATIONS: number of parameters is not in 0 .. 1 for protected_entry (3)
t_parameter_declarations.adb:63:17: Error: PARAMETER_DECLARATIONS: number of parameters is not in 2 .. 4 for protected_procedure (7)
t_parameter_declarations.adb:63:17: Found: PARAMETER_DECLARATIONS: number of "in" parameters is not in 0 .. 5 for protected_procedure (6)
t_parameter_declarations.adb:63:17: Error: PARAMETER_DECLARATIONS: Single out parameter in protected_procedure
t_parameter_declarations.adb:64:17: Found: PARAMETER_DECLARATIONS: number of parameters is not in 0 .. 2 for protected_procedure (3)
t_parameter_declarations.adb:65:16: Error: PARAMETER_DECLARATIONS: number of parameters is not in 2 .. 4 for protected_function (6)
t_parameter_declarations.adb:65:16: Found: PARAMETER_DECLARATIONS: number of "in" parameters is not in 0 .. 5 for protected_function (6)
t_parameter_declarations.adb:66:16: Found: PARAMETER_DECLARATIONS: number of parameters is not in 0 .. 2 for protected_function (3)
t_parameter_declarations.adb:96:13: Error: PARAMETER_DECLARATIONS: number of parameters is not in 2 .. 4 for task_entry (6)
t_parameter_declarations.adb:96:13: Found: PARAMETER_DECLARATIONS: number of "in" parameters is not in 0 .. 5 for task_entry (6)
t_parameter_declarations.adb:106:14: Error: PARAMETER_DECLARATIONS: number of parameters is not 2 for procedure (3)
t_parameter_declarations.adb:106:14: Found: PARAMETER_DECLARATIONS: number of defaulted parameters is not in 0 .. 2 for procedure (3)
t_parameter_declarations.adb:112:14: Error: PARAMETER_DECLARATIONS: number of parameters is not 2 for procedure (3)
t_parameter_declarations.adb:112:14: Found: PARAMETER_DECLARATIONS: number of defaulted parameters is not in 0 .. 2 for procedure (3)
t_parameter_declarations.adb:117:16: Error: PARAMETER_DECLARATIONS: number of parameters is not in 1 .. 2 for function (4)
t_parameter_declarations.adb:118:16: Error: PARAMETER_DECLARATIONS: number of parameters is not in 1 .. 2 for function (4)
t_parameter_declarations.adb:118:16: Found: PARAMETER_DECLARATIONS: number of tagged parameters is not in 0 .. 1 for dispatching_function (2)
t_parameter_declarations.adb:134:14: Error: PARAMETER_DECLARATIONS: number of parameters is not 2 for procedure (1)
t_parameter_declarations.adb:134:14: Found: PARAMETER_DECLARATIONS: number of class-wide parameters is not 0 for procedure (1)
t_parameter_declarations.adb:139:14: Found: PARAMETER_DECLARATIONS: number of parameters is not in 0 .. 1 for procedure (2)
t_parameter_declarations.adb:139:14: Found: PARAMETER_DECLARATIONS: number of class-wide parameters is not 0 for procedure (2)

Counts summary:
PARAMETER_DECLARATIONS: 10
