aa::coverage::proc_covered_p (public)
aa::coverage::proc_covered_p proc_name
Defined in packages/acs-automated-testing/tcl/coverage-procs.tcl
Checks if the proc 'proc_name' is covered by any automated test.
- Parameters:
- proc_name (required)
- The name of the proc to check.
- Returns:
- 'true' if the proc is covered, 'false' otherwise.
- Author:
- Héctor Romojaro
- Created:
- 2019-08-29
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- aa__coverage_proc_proc_list_covered