diff --git a/Device-Tests-&-Coverage-Report.md b/Device-Tests-&-Coverage-Report.md index 4ec2b7d..14f094b 100644 --- a/Device-Tests-&-Coverage-Report.md +++ b/Device-Tests-&-Coverage-Report.md @@ -67,7 +67,7 @@ Test reports are created even if tests fail. Nevertheless you should check that ## Create coverage report -Create summary ``build/reports/jacoco/jacocoTestReport/jacocoTestReport.xml`` report with gradle task *usb-serial-for-android -> usbSerialForAndroid -> other -> jacocoTestReport*. +Create summary ``usbSerialForAndroid/build/reports/jacoco/jacocoTestReport/jacocoTestReport.xml`` report with gradle task *usb-serial-for-android -> usbSerialForAndroid -> other -> jacocoTestReport*. This also creates a ``html`` folder with annotated source code.