CN107357733A - Improve the method and device of code quality - Google Patents

Improve the method and device of code quality Download PDF

Info

Publication number
CN107357733A
CN107357733A CN201710584502.7A CN201710584502A CN107357733A CN 107357733 A CN107357733 A CN 107357733A CN 201710584502 A CN201710584502 A CN 201710584502A CN 107357733 A CN107357733 A CN 107357733A
Authority
CN
China
Prior art keywords
code
template
ide
server
quality
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201710584502.7A
Other languages
Chinese (zh)
Inventor
李霖
邵丹薇
郑隽
郑隽一
储丹
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Wanbang Charging Equipment Co Ltd
Original Assignee
Wanbang Charging Equipment Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Wanbang Charging Equipment Co Ltd filed Critical Wanbang Charging Equipment Co Ltd
Priority to CN201710584502.7A priority Critical patent/CN107357733A/en
Publication of CN107357733A publication Critical patent/CN107357733A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3604Software analysis for verifying properties of programs
    • G06F11/3608Software analysis for verifying properties of programs using formal methods, e.g. model checking, abstract interpretation

Abstract

This application provides the method and device for improving code quality, it is related to technical field of software development, wherein, the method for the raising code quality includes:The code after passed examination is uploaded onto the server by IDE first, afterwards, server checks code according to time interval set in advance and with pre-defined review template, again, server generates collating report according to the result of check, and collating report is sent to code maintenance end, pass through the method for above-mentioned raising code quality, not only strengthen the inspection to writing code in local, it can also be checked again by server, and collating report is periodically generated, so as to the specification compiling form of code, effectively improve the quality of code.

Description

Improve the method and device of code quality
Technical field
The present invention relates to technical field of software development, more particularly to improve the method and device of code quality.
Background technology
In existing software development process, typically by whole software according to realizing that function is divided into several parts, afterwards, It is responsible for completing the written in code of part of functions by each coder.But during practical operation, due to each coder's Idea is inconsistent, and code spice varies with each individual, and causes the appearance form of code varied, readable poor.When people occurs in company Member is even more the code for being difficult to safeguard existing version after changing, and final result is exactly to cause code maintainability is low can even not tie up Shield, makes being reduced using degree for code.Further, since coder's level is uneven, coder is often writing generation Violate some lower level errors during code, particularly when the functional component of whole software is huger, the error of code Rate is higher, so, when the complexity change for cause the later stage to test the time lengthening of code in test process, testing is big, serious very To causing risk of reaching the standard grade.
In view of the above-mentioned problems, current way is typically to be arranged to summarize coding criterion document by experienced personage, afterwards, Periodically carry out and share on the technology of written in code, then, the artificial code for auditing difference in functionality part is evaded, above-mentioned to do Method takes time and effort, and not only needs to pay the substantial amounts of time, moreover, the human cost to be consumed is also very big, causes many companies It is difficult to carry out, and then the reliability of code can not be ensured.
To sum up, at present on software development during the problem of can not ensureing code quality, there is no and effective solve to do Method.
The content of the invention
In view of this, the purpose of the embodiment of the present invention is the provision of the method and device for improving code quality, by setting Code Template is put, checks template and generates collating report etc., improves the quality of written in code.
In a first aspect, the embodiments of the invention provide the method for improving code quality, including:IDE will check Code after qualified is uploaded onto the server;
Server checks code according to time interval set in advance and with pre-defined review template;
Server generates collating report according to the result of check, and collating report is sent into code maintenance end.
With reference in a first aspect, the embodiments of the invention provide the possible embodiment of the first of first aspect, wherein, collection IDE by the code after passed examination upload onto the server including:
Code is formatted by IDE with pre-defined Code Template;
Whether the code after IDE formats with pre-defined inspection template inspection is qualified;
When code check is qualified, IDE uploads onto the server the code after passed examination.
With reference to the first possible embodiment of first aspect, the embodiments of the invention provide second of first aspect Possible embodiment, wherein, server is checked according to time interval set in advance and with pre-defined review template Code includes:
The review template of server distributing sustainable integration tool;
Continuous integrating instrument downloads from a server code according to time interval set in advance;
Continuous integrating instrument is with pre-defined review template check code.
With reference to the first possible embodiment of first aspect, the embodiments of the invention provide the third of first aspect Possible embodiment, wherein, method also includes:
When code check is unqualified, code maintenance end modification code;
The code changed is formatted by IDE with pre-defined Code Template;
Whether the code that IDE is checked again for pre-defined inspection template after modification is qualified.
With reference to the first possible embodiment of first aspect, the embodiments of the invention provide the 4th of first aspect kind Possible embodiment, wherein, method also includes:
IDE according to code maintenance end requirement definition Code Template;
IDE imports Code Template.
With reference to the first possible embodiment of first aspect, the embodiments of the invention provide the 5th of first aspect kind Possible embodiment, wherein, method also includes:
IDE checks template according to the requirement definition at code maintenance end;
IDE, which imports, checks template.
Second aspect, the embodiments of the invention provide the device for improving code quality, including:Uploading module, for integrating Development environment uploads onto the server the code after passed examination;
Review module, checked for server according to time interval set in advance and with pre-defined review template Code;
Report generation module, collating report is generated according to the result of check for server, and collating report is sent to Code maintenance end.
With reference to second aspect, the embodiments of the invention provide the possible embodiment of the first of second aspect, wherein, on Transmission module includes:
Formatting unit, code is formatted with pre-defined Code Template for IDE;
Inspection unit, whether the code after being formatted for IDE with pre-defined inspection template inspection It is qualified;
Qualified uploading unit, for when code check is qualified, IDE to be by the code after passed examination Pass to server.
With reference to the first possible embodiment of second aspect, the embodiments of the invention provide second of second aspect Possible embodiment, wherein, review module includes:
Check template configuration unit, the review template for server distributing sustainable integration tool;
Code download unit, generation is downloaded from a server according to time interval set in advance for continuous integrating instrument Code;
Code Review unit, code is checked with pre-defined review template for continuous integrating instrument.
With reference to the first possible embodiment of second aspect, the embodiments of the invention provide the third of second aspect Possible embodiment, wherein, uploading module also includes:
Code revision unit, for when code check is unqualified, code to be changed at code maintenance end;
Reformatted unit, the code changed is entered with pre-defined Code Template for IDE Formatting lines;
Unit is changed again, after checking again for modification with pre-defined inspection template for IDE Whether code is qualified.
The method and device provided in an embodiment of the present invention for improving code quality, wherein, the method for the raising code quality Including:First, IDE uploads onto the server the code after passed examination, and afterwards, server can be according to advance The time interval of setting simultaneously checks code with pre-defined review template, also, server generates according to the result of check Collating report, and collating report is sent to code maintenance end, by above-mentioned processing procedure, make the code in software development process It can carry out unified verification, also, without human intervention, collating report is directly sent to by code maintenance end by server, The manpower consumption in software development process is saved by aforesaid operations, the reliability of code quality has been effectively ensured.
Other features and advantages of the present invention will illustrate in the following description, also, partly become from specification Obtain it is clear that or being understood by implementing the present invention.The purpose of the present invention and other advantages are in specification, claims And specifically noted structure is realized and obtained in accompanying drawing.
To enable the above objects, features and advantages of the present invention to become apparent, preferred embodiment cited below particularly, and coordinate Appended accompanying drawing, is described in detail below.
Brief description of the drawings
, below will be to specific in order to illustrate more clearly of the specific embodiment of the invention or technical scheme of the prior art The required accompanying drawing used is briefly described in embodiment or description of the prior art, it should be apparent that, in describing below Accompanying drawing is some embodiments of the present invention, for those of ordinary skill in the art, before creative work is not paid Put, other accompanying drawings can also be obtained according to these accompanying drawings.
Fig. 1 shows the structure connection figure of the method for the raising code quality that the embodiment of the present invention is provided;
Fig. 2 shows the connection figure of the device for the raising code quality that the embodiment of the present invention is provided;
Fig. 3 shows the structural framing figure of the device for the raising code quality that the embodiment of the present invention is provided;
Fig. 4 shows the structure connection figure of the device for the raising code quality that the embodiment of the present invention is provided.
Icon:1- uploading modules;2- review modules;3- report generation modules;11- formatting units;12- inspection units; The qualified uploading units of 13-;21- checks template configuration unit;22- code download units;23- Code Review units.
Embodiment
Below in conjunction with accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is carried out clear, complete Ground describes, it is clear that described embodiment is only part of the embodiment of the present invention, rather than whole embodiments.Generally exist The component of the embodiment of the present invention described and illustrated in accompanying drawing can be configured to arrange and design with a variety of herein.Cause This, the detailed description of the embodiments of the invention to providing in the accompanying drawings is not intended to limit claimed invention below Scope, but it is merely representative of the selected embodiment of the present invention.Based on embodiments of the invention, those skilled in the art are not doing The every other embodiment obtained on the premise of going out creative work, belongs to the scope of protection of the invention.
In current software development flow, generally it is responsible for completing the volume of part of functions code by each coder Write.But the idea of each coder is inconsistent, and code spice varies with each individual, cause the readability of code poor, make code can Producing level reduces.Further, since coder can violate some lower level errors during code is write, so, cause The complexity change for the time lengthening of code is tested in test process, testing even results in risk of reaching the standard grade when big, serious.It is in view of above-mentioned Problem, current way are typically to be arranged to summarize coding criterion document by experienced personage, afterwards, are periodically carried out on code The technology write is shared, and then, the artificial code for auditing difference in functionality part is evaded, and above-mentioned way takes time and effort, not only Need to pay the substantial amounts of time, moreover, the human cost to be consumed is also very big, the reliability of code can not be effectively ensured.
Based on this, the embodiments of the invention provide the method and device for improving code quality, carried out below by embodiment Description.
Embodiment 1
Referring to Fig. 1, the method for the raising code quality that the present embodiment proposes specifically includes following steps:
Step S101:IDE uploads onto the server the code after passed examination, specifically, the step bag Include:
(1) code is formatted by IDE with pre-defined Code Template.
It is possible, firstly, to the different specification following contents in pre-defined Code Template according to operating system:With 4 skies Lattice replace tab, and class declaration is not retracted, and class body includes method, attribute, inner classes etc. and is all retracted 4 characters, building method and method Be indented further 4 characters in vivo, if blocks, while blocks, switch blocks continue to be retracted 4 characters, define braces " " position exist Do not entered a new line in the case of any, follow behind code, define the inserted mode in space:Keyword, variable, operator, punctuate symbol Respectively retain 1 space between number, define the inserted mode of null:1 null, bag name lower section insertion sky are not inserted into above bag name Inserted before inserting 1 null, field before insertion 1 null, method before insertion 1 null, class before row, first import Enter 1 null, define the inserted mode of newline:Class bodies, method bodies, block bodies, enum bodies, the annotation bodies of sky A null is all inserted into, defines the pattern of line feed:More than 140 characters of a line enter a new line.
Secondly, after above-mentioned Code Template is defined, IDE is entered using the Code Template to the code write Formatting lines, specification and unified above-mentioned code from form.
In addition, it is necessary to explanation, in actual mechanical process, is generally programmed into .xml files by above-mentioned Code Template In, for example, codeformatter.xml.Write and the codeformatter.xml is imported into IDE (Integrated Development rings after terminating Border) in it is standby.Moreover, it is also possible to which the class defined in codetemplates.xml annotates, beaten for example, working as above class Go out/* * annotate automatically as after carriage return, wherein $ { user } takes author's name of the i.e. code of local user name, and version number needs Manual modification, $ { date } take local current time, are accurate to day.
(2) whether the code after IDE formats with pre-defined inspection template inspection is qualified.
After programmer writes code in above-mentioned environment, also, the code write is carried out through above-mentioned Code Template Format, unified to write style.Afterwards, inspection template is defined by IDE, i.e., in different operating system It is pre-defined to check template, particular content can specification it is as follows:1. define javadoc annotation inspection methods:Keep and before Codetemplates.xml is consistent;2. define naming rule inspection method:It must be A-Z, 0-9 by capitalizing to check constant name Or underscore composition, attribute-name, method name, parameter name, variable name must be started and by letter or number group by lowercase Into class name must be started by capitalization and is made up of letter or number, and 3. define impot rule inspection methods:Inspection is The no appearance without import*, the import for checking whether there is repetition occur, and check whether there is going out for untapped import Existing, 4. define size limitation:Maximum 140 characters per line code, method parameter quantity no more than 5,5. definition spaces, Block inspection method:Keep consistent with codetemplates.xml, 6. are defined as the order for keyword:public-> protected->default->Private, 7. define some basic code check methods:Hide field verification, devil's number Word verification, unnecessary throw verifications, the verification of String fields twin check, unnecessary bracket, the verification of main functions.
Secondly, after above-mentioned inspection template is defined, code that IDE is write using the inspection template inspection It is whether qualified.
In addition, it is necessary to explanation, in actual mechanical process, is generally programmed into .xml files by above-mentioned inspection template In, for example, checkstyle.xml.Write end after be conducted into it is standby in the IDE of IDE, to enter to code The qualified no inspection of row.
(3) when code check is qualified, IDE uploads onto the server the code after passed examination.
By the operation of above-mentioned steps (1) and (2), the not only specification form of code, moreover, locally ensure that code Correctness, after code passed examination just uploaded onto the server, further mitigate server process error code Pressure.
When code check is unqualified, code maintenance end modification code, IDE is with pre-defined generation The code changed is formatted by code mask, and IDE checks again for changing with pre-defined inspection template Whether code later is qualified.I.e. when the operation by above-mentioned steps (1) and (2), it is found that code is problematic, then to code maintenance End sends prompting, it is modified, then repeats above-mentioned (1) and (2) two steps, after code is qualified, then by code from originally Ground uploads onto the server.
Step S102:Server checks generation according to time interval set in advance and with pre-defined review template Code, specifically, the step includes:
The review template of 1 server distributing sustainable integration tool, in order to ensure the quality of code, held in server end configuration The review template of continuous integration tool, setting timing download from a server newest code and built automatically.
2 continuous integrating instruments download from a server code according to time interval set in advance, after configuration is good, lasting collection It is being timed into instrument up to afterwards automatically from the newest code of server end download, and be compiled.
3 continuous integrating instruments are with pre-defined review template check code.Afterwards, with review template check generation Code.
Step S103:Server generates collating report according to the result of check, and collating report is sent into code maintenance End.
Efficiently the quality of code is evaluated for convenience, and is easy to externally show.In the present embodiment, server Collating report is generated according to the result of check, needs exist for explanation, the form of collating report includes:word、excel、 Ppt, html etc., afterwards, the collating report of generation is sent to code maintenance end.
In addition, the method for above-mentioned raising code quality also includes:IDE is determined according to the demand at code maintenance end Adopted Code Template, IDE import Code Template.Also, IDE is according to the requirement definition at code maintenance end Template is checked, IDE, which imports, checks template.It can be seen that either Code Template still checks that template is required for first carrying out Definition, afterwards, can just imported into IDE and use.Generally, Code Template and check that template is specifically defined content All according to the demand at code maintenance end, explanation is needed exist for, common code maintenance end includes local, server or the Inspection port of tripartite etc..
In summary, the method for the raising code quality that the present embodiment provides includes:First, IDE will check Code after qualified is uploaded onto the server, and afterwards, server is answered according to time interval set in advance and with pre-defined Core template checks code, and secondly, server generates collating report according to the result of check, and collating report is sent into code dimension Protect end, by the method for above-mentioned raising code quality, the code quality during effective guarantee software development, time saving province Power, it is convenient and swift.
Embodiment 2
Referring to Fig. 2, Fig. 3 and Fig. 4, present embodiments providing the device of raising code quality includes:The upload being sequentially connected Module 1, review module 2 and report generation module 3, wherein, uploading module 1 is used for IDE by the generation after passed examination Code is uploaded onto the server, and review module 2 is used for server according to time interval set in advance and with pre-defined review Template checks code, and report generation module 3 is used for server and generates collating report according to the result of check, and collating report is sent out Give code maintenance end.
Wherein, uploading module 1 includes:Formatting unit 11, inspection unit 12 and the qualified uploading unit 13 being sequentially connected, Code is formatted with pre-defined Code Template in use, formatting unit 11 is used for IDE, examined Whether verification certificate member 12 is used for IDE and uses the code after pre-defined inspection template inspection formatting qualified, qualified Uploading unit 13 is used for when code check is qualified, and IDE uploads onto the server the code after passed examination.
Wherein, review module 2 includes:Review template configuration unit 21, code download unit 22 and the code being sequentially connected Unit 23 is checked, in use, review template configuration unit 21 is used for the review template of server distributing sustainable integration tool, code Download unit 22 downloads from a server code, Code Review list for continuous integrating instrument according to time interval set in advance Member 23 is used for continuous integrating instrument with pre-defined review template check code.
Wherein, uploading module 1 also includes:The code revision unit that is sequentially connected, reformatted unit 11 and repair again Change unit, in use, code revision unit is used for when code check is unqualified, code is changed at code maintenance end, once again lattice Formula unit 11 is used for IDE and is formatted the code changed with pre-defined Code Template, again Whether modification unit is used for the code that IDE is checked again for pre-defined inspection template after modification qualified.
In summary, the device for the raising code quality that the present embodiment provides includes:It is the uploading module 1 that is sequentially connected, multiple Core module 2 and report generation module 3, the code after passed examination is uploaded in use, uploading module 1 is used for IDE To server, review module 2 is used for server and answered according to time interval set in advance and with pre-defined review template Code is looked into, report generation module 3 is used for server and generates collating report according to the result of check, and collating report is sent into generation Code safeguards end, by the setting of said apparatus, the specification form of written in code, strengthens the inspection to code, so as to effectively Improve the quality of written in code.
Finally it should be noted that:Embodiment described above, it is only the embodiment of the present invention, to illustrate the present invention Technical scheme, rather than its limitations, protection scope of the present invention is not limited thereto, although with reference to the foregoing embodiments to this hair It is bright to be described in detail, it will be understood by those within the art that:Any one skilled in the art The invention discloses technical scope in, it can still modify to the technical scheme described in previous embodiment or can be light Change is readily conceivable that, or equivalent substitution is carried out to which part technical characteristic;And these modifications, change or replacement, do not make The essence of appropriate technical solution departs from the spirit and scope of technical scheme of the embodiment of the present invention, should all cover the protection in the present invention Within the scope of.Therefore, protection scope of the present invention described should be defined by scope of the claims.

Claims (10)

1. improve the method for code quality, it is characterised in that including:
IDE uploads onto the server the code after passed examination;
The server checks the code according to time interval set in advance and with pre-defined review template;
The server generates collating report according to the result of the check, and the collating report is sent into code maintenance End.
2. the method according to claim 1 for improving code quality, it is characterised in that the IDE will check Code after qualified upload onto the server including:
Code is formatted by IDE with pre-defined Code Template;
Whether the code after the IDE formats with pre-defined inspection template inspection is qualified;
When the code check is qualified, the code after passed examination is uploaded to service by the IDE Device.
3. the method according to claim 2 for improving code quality, it is characterised in that the server is according to presetting Time interval and check the code with pre-defined review template and include:
The review template of the server distributing sustainable integration tool;
The continuous integrating instrument downloads the code according to time interval set in advance from the server;
The continuous integrating instrument checks the code with the pre-defined review template.
4. the method according to claim 2 for improving code quality, it is characterised in that methods described also includes:
When the code check is unqualified, the code is changed at the code maintenance end;
The code changed is formatted by the IDE with pre-defined Code Template;
Whether the code that the IDE is checked again for pre-defined inspection template after modification is qualified.
5. the method according to claim 2 for improving code quality, it is characterised in that methods described also includes:
The IDE is according to Code Template described in the requirement definition at the code maintenance end;
The IDE imports the Code Template.
6. the method according to claim 2 for improving code quality, it is characterised in that methods described also includes:
The IDE checks template according to described in the requirement definition at the code maintenance end;
The IDE imports the inspection template.
7. improve the device of code quality, it is characterised in that including:
Uploading module, the code after passed examination is uploaded onto the server for IDE;
Review module, checked for the server according to time interval set in advance and with pre-defined review template The code;
Report generation module, collating report is generated according to the result of the check for the server, and the verification is reported Accuse and give code maintenance end.
8. the device according to claim 7 for improving code quality, it is characterised in that the uploading module includes:
Formatting unit, code is formatted with pre-defined Code Template for IDE;
Inspection unit, the code after being formatted for the IDE with pre-defined inspection template inspection It is whether qualified;
Qualified uploading unit, for when the code check for it is qualified when, the IDE is by the institute after passed examination Code is stated to upload onto the server.
9. the device according to claim 8 for improving code quality, it is characterised in that the review module includes:
Check template configuration unit, the review template for the server distributing sustainable integration tool;
Code download unit, downloaded for the continuous integrating instrument according to time interval set in advance from the server The code;
Code Review unit, the code is checked with the pre-defined review template for the continuous integrating instrument.
10. the device according to claim 8 for improving code quality, it is characterised in that the uploading module also includes:
Code revision unit, for when the code check is unqualified, the code to be changed at the code maintenance end;
Reformatted unit, the generation that will be changed with pre-defined Code Template for the IDE Code is formatted;
Unit is changed again, after checking again for modification with pre-defined inspection template for the IDE Whether the code is qualified.
CN201710584502.7A 2017-07-17 2017-07-17 Improve the method and device of code quality Pending CN107357733A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710584502.7A CN107357733A (en) 2017-07-17 2017-07-17 Improve the method and device of code quality

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710584502.7A CN107357733A (en) 2017-07-17 2017-07-17 Improve the method and device of code quality

Publications (1)

Publication Number Publication Date
CN107357733A true CN107357733A (en) 2017-11-17

Family

ID=60284409

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710584502.7A Pending CN107357733A (en) 2017-07-17 2017-07-17 Improve the method and device of code quality

Country Status (1)

Country Link
CN (1) CN107357733A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109471634A (en) * 2018-08-28 2019-03-15 上海思立微电子科技有限公司 The inspection method and equipment of source code format
CN109683881A (en) * 2018-12-27 2019-04-26 潍柴动力股份有限公司 A kind of code format method of adjustment and device
CN109710304A (en) * 2018-12-27 2019-05-03 潍柴动力股份有限公司 A kind of Format adjusting method and device
CN110286938A (en) * 2019-07-03 2019-09-27 北京百度网讯科技有限公司 For exporting the method and apparatus for being directed to the evaluation information of user
CN111273940A (en) * 2018-12-05 2020-06-12 北京奇虎科技有限公司 Method and device for uploading program file to code warehouse
CN112631909A (en) * 2020-12-22 2021-04-09 上海冠凯软件技术有限公司 Internet-based data processing server for code inspection tool
CN113703736A (en) * 2021-08-31 2021-11-26 四川启睿克科技有限公司 Web project code optimization method

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009230420A (en) * 2008-03-21 2009-10-08 Mitsubishi Electric Corp Source code quality management device
JP4914609B2 (en) * 2005-12-28 2012-04-11 富士通株式会社 Source code problem prediction program
CN104021075A (en) * 2014-05-22 2014-09-03 小米科技有限责任公司 Method and device for evaluating program codes
CN106201861A (en) * 2015-05-07 2016-12-07 阿里巴巴集团控股有限公司 The detection method of a kind of code quality and device
CN106294180A (en) * 2016-08-23 2017-01-04 浪潮电子信息产业股份有限公司 A kind of integrated approach of Walkthrough many programming languages code
CN106528427A (en) * 2016-11-24 2017-03-22 上海携程商务有限公司 Code quality checking method and system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4914609B2 (en) * 2005-12-28 2012-04-11 富士通株式会社 Source code problem prediction program
JP2009230420A (en) * 2008-03-21 2009-10-08 Mitsubishi Electric Corp Source code quality management device
CN104021075A (en) * 2014-05-22 2014-09-03 小米科技有限责任公司 Method and device for evaluating program codes
CN106201861A (en) * 2015-05-07 2016-12-07 阿里巴巴集团控股有限公司 The detection method of a kind of code quality and device
CN106294180A (en) * 2016-08-23 2017-01-04 浪潮电子信息产业股份有限公司 A kind of integrated approach of Walkthrough many programming languages code
CN106528427A (en) * 2016-11-24 2017-03-22 上海携程商务有限公司 Code quality checking method and system

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109471634A (en) * 2018-08-28 2019-03-15 上海思立微电子科技有限公司 The inspection method and equipment of source code format
CN109471634B (en) * 2018-08-28 2021-11-16 上海思立微电子科技有限公司 Method and device for checking source code format
CN111273940A (en) * 2018-12-05 2020-06-12 北京奇虎科技有限公司 Method and device for uploading program file to code warehouse
CN111273940B (en) * 2018-12-05 2024-04-05 三六零科技集团有限公司 Method and device for uploading program file to code warehouse
CN109683881A (en) * 2018-12-27 2019-04-26 潍柴动力股份有限公司 A kind of code format method of adjustment and device
CN109710304A (en) * 2018-12-27 2019-05-03 潍柴动力股份有限公司 A kind of Format adjusting method and device
CN109683881B (en) * 2018-12-27 2022-04-05 潍柴动力股份有限公司 Code format adjusting method and device
CN109710304B (en) * 2018-12-27 2022-06-24 潍柴动力股份有限公司 Format adjustment method and device
CN110286938A (en) * 2019-07-03 2019-09-27 北京百度网讯科技有限公司 For exporting the method and apparatus for being directed to the evaluation information of user
CN112631909A (en) * 2020-12-22 2021-04-09 上海冠凯软件技术有限公司 Internet-based data processing server for code inspection tool
CN113703736A (en) * 2021-08-31 2021-11-26 四川启睿克科技有限公司 Web project code optimization method

Similar Documents

Publication Publication Date Title
CN107357733A (en) Improve the method and device of code quality
CN101122899B (en) Report generation method and device
CN102331967B (en) Method for managing chip verification test cases
CN102402430B (en) One utilizes script to generate random test example method and system
CN101714078A (en) Code generation method and device
CN104461519B (en) A kind of flow chart dynamic generation and the method for control of authority
CN109657215A (en) Document structure tree method, equipment, storage medium and device based on template
CN106713357A (en) Universal network protocol analysis method
CN109933752A (en) A kind of method and apparatus exporting electronic document
CN109063362B (en) Avionics software interface control file design management system
CN103136173A (en) Method converting mass word or excel format form documents into webpages
CN105224511A (en) A kind of method of calibration of intelligent substation SCD file
CN105242597B (en) A kind of automatic generation method of embedded controller Debugging interface
CN104376043B (en) Log recording and display methods and device
CN103605512A (en) System and method for data verification based on GTechnology platform
CN104166546B (en) A kind of realization method and system towards DDS application software based on MDA
López-Fernández et al. Meta-model validation and verification with metabest
CN108959230A (en) A kind of method and apparatus generating report template
CN111782117A (en) Interface display method and device, storage medium and electronic device
US9038004B2 (en) Automated integrated circuit design documentation
CN106951593A (en) A kind of method and apparatus for the configuration file for generating protection supervisory equipment
Cunha et al. Extension and implementation of classsheet models
Rong et al. DevDocOps: towards automated documentation for DevOps
CN105573972B (en) The generation method and device of report check formula
CN103699746B (en) CADDS5 piping three-dimensional design method based on data base and system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20171117