Details
- Reviewers
- None
- Bugzilla Bug ID
- 1682030
Diff Detail
- Repository
- rMOZILLACENTRAL mozilla-central
- Branch
- default
- Lint
No Lint Coverage Severity Location Code Message Error dom/plugins/base/nsNPAPIPluginInstance.cpp:244 clang-diagnostic-error Build Error Error dom/plugins/base/nsNPAPIPluginInstance.cpp:249 clang-diagnostic-error Build Error Error dom/plugins/base/nsNPAPIPluginInstance.h:81 clang-diagnostic-error Build Error Error dom/plugins/base/nsNPAPIPluginInstance.h:109 clang-diagnostic-error Build Error Error dom/plugins/base/nsNPAPIPluginInstance.h:110 clang-diagnostic-error Build Error Error dom/plugins/base/nsPluginHost.cpp:26 clang-diagnostic-error Build Error Error toolkit/xre/nsEmbedFunctions.cpp:528 clang-diagnostic-error Build Error Warning accessible/windows/msaa/HTMLWin32ObjectAccessible.cpp:1 no-coverage code coverage analysis - Unit
No Test Coverage
Event Timeline
Code analysis found 8 defects in the diff 378033:
- 1 defect found by code coverage analysis
- 7 build errors found by clang-tidy
You can run this analysis locally with:
- ./mach static-analysis check --outgoing (C/C++)
For your convenience, here is a patch that fixes all the clang-format defects (use it in your repository with hg import or git apply -p0).
The analysis task source-test-coverity-coverity failed, but we could not detect any issue.
Please check this task manually.
In our previous code coverage analysis run, we found some files which had no coverage and are being modified in this patch:
Should they have tests, or are they dead code?
- You can file a bug blocking Bug 1415824 for untested files that should be tested.
- You can file a bug blocking Bug 1415819 for untested files that should be removed.
You have touched the documentation in diff 378033, you can find it rendered here for a week.
If you see a problem in this automated review, please report it here.
You can view these defects on the code-review frontend and on Treeherder.
Code analysis found 8 defects in the diff 378168:
- 1 defect found by code coverage analysis
- 7 build errors found by clang-tidy
You can run this analysis locally with:
- ./mach static-analysis check --outgoing (C/C++)
For your convenience, here is a patch that fixes all the clang-format defects (use it in your repository with hg import or git apply -p0).
The analysis task source-test-coverity-coverity failed, but we could not detect any issue.
Please check this task manually.
In our previous code coverage analysis run, we found some files which had no coverage and are being modified in this patch:
Should they have tests, or are they dead code?
- You can file a bug blocking Bug 1415824 for untested files that should be tested.
- You can file a bug blocking Bug 1415819 for untested files that should be removed.
You have touched the documentation in diff 378168, you can find it rendered here for a week.
If you see a problem in this automated review, please report it here.
You can view these defects on the code-review frontend and on Treeherder.