diff options
| -rw-r--r-- | docs/coverage.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/coverage.md b/docs/coverage.md index c9b8dc472..a2d8defec 100644 --- a/docs/coverage.md +++ b/docs/coverage.md @@ -36,7 +36,7 @@ All PC values associated to that line are covered. There is number on the left s  -### Both: orange (#ff6400) +### Both: orange (#c86400) There are several PC values associated to the line and not all of these are executed. Again there is number left to the source code line that can clicked to open last program triggering associated PC values. Example below shows single line which has both excuted and non-executed PC values associated to it. |
