対訳 コード レビュー
出典:Wiktionary
出典:『Wiktionary』 (2025/10/03 15:34 UTC 版)
code review (countable and uncountable, plural code reviews)
code review (third-person singular simple present code reviews, present participle code reviewing, simple past and past participle code reviewed)
出典:Wikipedia
出典:『Wikipedia』 (2011/06/28 04:32 UTC 版)
Code review is systematic examination (often as peer review) of computer source code. It is intended to find and fix mistakes overlooked in the initial development phase, improving both the overall quality of software and the developers' skills. Reviews are done in various forms such as pair programming, informal walkthroughs, and formal inspections.