Quality evaluation platform capable of carrying out multi-dimensional detection
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- 上海富聪科技有限公司
- Publication Date
- 2017-08-15
Smart Images

Figure 1 
Figure 2
Abstract
Description
technical field
[0001] The invention relates to code detection, in particular to a quality evaluation platform capable of multi-dimensional detection. Background technique
[0002] At present, there are many types of code quality inspection tools in the market, mainly through quality inspection and management of static code, without running the code under test, and checking the correctness of the program by analyzing or checking the syntax, structure, process, interface, etc. of the source program , Find out the errors and defects hidden in the code, such as parameter mismatch, ambiguous nested statement, wrong recursion, illegal calculation, possible null pointer reference, etc. Static code analysis tools can help developers quickly and effectively locate code defects and correct these problems in time, thereby greatly improving software reliability and saving development and testing costs.
[0003] At present, there is a widely used code quality detection tool in the mark...