|
Source file: /home/runner/work/autoware-auto-metrics-dashboard/autoware-auto-metrics-dashboard/dependency_ws/src/external/launch/launch_xml/launch_xml/launch_description_sources/xml_launch_description_source.py |
| Function name | |
Cyclomatic complexity
(20)
| LOC (200) |
Token count
| Parameter count (6) |
| __init__ |
|
1 |
19 |
29 |
3 |
|
Source file: /home/runner/work/autoware-auto-metrics-dashboard/autoware-auto-metrics-dashboard/dependency_ws/src/external/launch/launch_xml/launch_xml/launch_description_sources/__init__.py |
|
Source file: /home/runner/work/autoware-auto-metrics-dashboard/autoware-auto-metrics-dashboard/dependency_ws/src/external/launch/launch_xml/launch_xml/parser.py |
| Function name | |
Cyclomatic complexity
(20)
| LOC (200) |
Token count
| Parameter count (6) |
| load |
|
1 |
6 |
44 |
4 |
|
Source file: /home/runner/work/autoware-auto-metrics-dashboard/autoware-auto-metrics-dashboard/dependency_ws/src/external/launch/launch_xml/launch_xml/__init__.py |
|
Source file: /home/runner/work/autoware-auto-metrics-dashboard/autoware-auto-metrics-dashboard/dependency_ws/src/external/launch/launch_xml/launch_xml/entity.py |
| Function name | |
Cyclomatic complexity
(20)
| LOC (200) |
Token count
| Parameter count (6) |
| __init__ |
|
1 |
11 |
48 |
4 |
| type_name |
|
1 |
3 |
14 |
1 |
| parent |
|
1 |
3 |
15 |
1 |
| children |
|
3 |
4 |
39 |
1 |
| assert_entity_completely_parsed |
|
4 |
13 |
62 |
1 |
| get_attr |
|
1 |
10 |
41 |
7 |
|
Source file: /home/runner/work/autoware-auto-metrics-dashboard/autoware-auto-metrics-dashboard/dependency_ws/src/external/launch/launch_xml/setup.py |