| Class: | Itinero.Instructions.Types.Generators.StartInstructionGenerator |
|---|---|
| Assembly: | Itinero.Instructions |
| File(s): | /home/runner/work/routing2/routing2/src/Itinero.Instructions/Types/Generators/StartInstructionGenerator.cs |
| Covered lines: | 7 |
| Uncovered lines: | 0 |
| Coverable lines: | 7 |
| Total lines: | 16 |
| Line coverage: | 100% (7 of 7) |
| Covered branches: | 2 |
| Total branches: | 2 |
| Branch coverage: | 100% (2 of 2) |
| Tag: | 236_17851749384 |
| Method | Branch coverage | Cyclomatic complexity | Line coverage |
|---|---|---|---|
| get_Name() | 100% | 1 | 100% |
| Generate(...) | 100% | 2 | 100% |