File tree Expand file tree Collapse file tree
tests/trace/simulink-naming Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "data": [],
3+ "generator": "MH Trace",
4+ "schema": "lobster-act-trace",
5+ "version": 3
6+ }
Original file line number Diff line number Diff line change 1+ {
2+ "data": [
3+ {
4+ "just_down": [],
5+ "just_global": [],
6+ "just_up": [],
7+ "kind": "Function",
8+ "language": "MATLAB",
9+ "location": {
10+ "column": 13,
11+ "file": "test_1.slx",
12+ "kind": "file",
13+ "line": 1
14+ },
15+ "name": "First Subsystem/MATLAB Function",
16+ "refs": [],
17+ "shared": false,
18+ "tag": "matlab First Subsystem/MATLAB Function"
19+ },
20+ {
21+ "just_down": [],
22+ "just_global": [],
23+ "just_up": [],
24+ "kind": "Function",
25+ "language": "MATLAB",
26+ "location": {
27+ "column": 13,
28+ "file": "test_1.slx",
29+ "kind": "file",
30+ "line": 1
31+ },
32+ "name": "Second Subsystem/MATLAB Function",
33+ "refs": [],
34+ "shared": false,
35+ "tag": "matlab Second Subsystem/MATLAB Function"
36+ },
37+ {
38+ "just_down": [],
39+ "just_global": [],
40+ "just_up": [],
41+ "kind": "Function",
42+ "language": "MATLAB",
43+ "location": {
44+ "column": 13,
45+ "file": "test_1.slx",
46+ "kind": "file",
47+ "line": 1
48+ },
49+ "name": "Second Subsystem/MATLAB_Function",
50+ "refs": [],
51+ "shared": false,
52+ "tag": "matlab Second Subsystem/MATLAB_Function"
53+ },
54+ {
55+ "just_down": [],
56+ "just_global": [],
57+ "just_up": [],
58+ "kind": "Block",
59+ "language": "Simulink",
60+ "location": {
61+ "column": null,
62+ "file": "test_1.slx",
63+ "kind": "file",
64+ "line": null
65+ },
66+ "name": "First Subsystem",
67+ "refs": [
68+ "req tag_b"
69+ ],
70+ "shared": false,
71+ "tag": "simulink First_Subsystem"
72+ },
73+ {
74+ "just_down": [],
75+ "just_global": [],
76+ "just_up": [],
77+ "kind": "Block",
78+ "language": "Simulink",
79+ "location": {
80+ "column": null,
81+ "file": "test_1.slx",
82+ "kind": "file",
83+ "line": null
84+ },
85+ "name": "Second Subsystem",
86+ "refs": [
87+ "req tag_c"
88+ ],
89+ "shared": false,
90+ "tag": "simulink Second_Subsystem"
91+ }
92+ ],
93+ "generator": "MH Trace",
94+ "schema": "lobster-imp-trace",
95+ "version": 3
96+ }
Original file line number Diff line number Diff line change 1+ MISS_HIT Trace Summary: 1 file(s) analysed, everything seems fine
You can’t perform that action at this time.
0 commit comments