User`s guide

Model Coverage for MATLAB Functions
18-27
Lines with coverage elements are marked by a highlighted line number in the listing:
Line 1 receives decision coverage on whether the top-level function
run_intersect_test is executed.
Line 6 receives decision coverage for its if statement.
Line 14 receives decision coverage on whether the local function rect_intersect is
executed.