Most of the files use this rule for static analysis.
大部分のファイルが、このルールで静的解析されています。
As with any other methodology of error detection, static analysis has its strengths and weaknesses.
エラー検出の他の方法と同様に、静的解析には長所と短所があります。
You will also want your engineer to display knowledge of static analysis to be able to analyze the source code in terms of bugs.
また、バグの観点からソースコードを分析できるように、静的分析の知識を表示することもエンジニアに求められるでしょう。
If an error is detected in the static analysis phase, it is reported and the execution is stopped.
静的分析フェーズでエラーが検知されると、実行は停止されます。
Moody's performed fundamental analysis of its future investment policy and financial policy, as well as static analysis of its portfolio and capital structure.
ムーディーズでは、 本件において現時点での不動産ポートフォリオと資本構成の静態分析に加えて、 今後の投資方針、 財務戦略等の要因の分析を加味している。
In addition, our code is audited with automated static analysis software, tested and manually peer reviewed prior to being deployed to production.
さらに、当社のコードは、自動静的解析ソフトウェアによる監査、テスト、手動のピアレビューを経て、プロダクション段階へと展開されます。
An important advantage of static analysis is in the ability to detect a lot of the errors right after they appear in the code, meaning that fixing them won't cost much.
静的解析の大きなメリットは、コードで現れたらすぐに大量のエラーを検出できる機能です。 つまり、修正にあまりコストがかかりません。
This can be mitigated by using feature branches and only merging into the master branch once the tests provide coverage and the source passes static analysis.
このことは機能ブランチの導入と、テストがカバレッジを提供し、ソースの静的解析に問題がない場合にのみマスターブランチにマージすることにより緩和できる。
Leveraging virtual technology as cloud and container, automatic test and deploy, static analysis of source code enables high quality and continuous update.
クラウドやコンテナなどの仮想化技術を駆使し、テストやデプロイの自動化、ソースコードの静的解析などとともに、高品質かつ継続的なバージョンアップが可能です。
These analysis steps can include passing the sample through multiple scanning engines, static analysis, and dynamic analysis procedures.
分析手順としては、複数のスキャンエンジンでのサンプルのスキャン、静的分析、および動的分析などの手順がある。
Determining the coding rules and applying static analysis tools 2.
コーディング規約の策定と静的解析ツールの適応 2.
Nowadays, developers employ a suite of verification tools, such as static analysis, dynamic analysis, code coverage, memory testing, etc.
現在では、静的分析、動的分析、コードのカバレッジ、メモリ テストなど、一連の検証ツールが導入されています。
You can configure the build to fail if the static analysis is incomplete or create a regular expression to capture any number of failure scenarios.
静的解析が不完全な場合に失敗するようにビルドを構成すること、または、任意の数の失敗のシナリオをキャプチャするためにの正規表現を作成することができます。