Class: | LGDXRobotCloud.Data.Entities.RobotChassisInfo |
---|---|
Assembly: | LGDXRobotCloud.Data |
File(s): | /builds/yukaitung/lgdxrobot2-cloud/LGDXRobotCloud.Data/Entities/RobotChassisInfo.cs |
Covered lines: | 11 |
---|---|
Uncovered lines: | 0 |
Coverable lines: | 11 |
Total lines: | 33 |
Line coverage: | 100% |
Covered branches: | 0 |
---|---|
Total branches: | 0 |
Branch coverage: | N/A |
Feature is only available for sponsors
Upgrade to PRO versionMethod | Branch coverage | Crap Score | Cyclomatic complexity | Line coverage |
---|---|---|---|---|
get_Id() | 100% | 1 | 1 | 100% |
get_RobotTypeId() | 100% | 1 | 1 | 100% |
get_ChassisLengthX() | 100% | 1 | 1 | 100% |
get_ChassisLengthY() | 100% | 1 | 1 | 100% |
get_ChassisWheelCount() | 100% | 1 | 1 | 100% |
get_ChassisWheelRadius() | 100% | 1 | 1 | 100% |
get_BatteryCount() | 100% | 1 | 1 | 100% |
get_BatteryMaxVoltage() | 100% | 1 | 1 | 100% |
get_BatteryMinVoltage() | 100% | 1 | 1 | 100% |
get_Robot() | 100% | 1 | 1 | 100% |
get_RobotId() | 100% | 1 | 1 | 100% |