JP6117760B2 - 静的解析警告のユーザインタフェース使用可能レビューを促進するシステム及び方法 - Google Patents
静的解析警告のユーザインタフェース使用可能レビューを促進するシステム及び方法 Download PDFInfo
- Publication number
- JP6117760B2 JP6117760B2 JP2014220658A JP2014220658A JP6117760B2 JP 6117760 B2 JP6117760 B2 JP 6117760B2 JP 2014220658 A JP2014220658 A JP 2014220658A JP 2014220658 A JP2014220658 A JP 2014220658A JP 6117760 B2 JP6117760 B2 JP 6117760B2
- Authority
- JP
- Japan
- Prior art keywords
- change points
- software code
- variable
- user
- program
- 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.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Prevention of errors by analysis, debugging or testing of software
- G06F11/3698—Environments for analysis, debugging or testing of software
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Prevention of errors by analysis, debugging or testing of software
- G06F11/3604—Analysis of software for verifying properties of programs
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- Stored Programmes (AREA)
- Debugging And Monitoring (AREA)
Description
Claims (9)
- ソフトウエアコードの検証を促進する方法において、
選択モジュールを介して、検証されるソフトウエアコードに対して生成される警告を示す第1のプログラムポイントを選択するステップであって、第1のプログラムポイントは、変更ポイントのセットに関する変数のセットを含むプログラミング表現を有し、警告は、変数のセットのうちの、少なくとも一つの変数値が静的に判別されないとき、生成される、ステップと、
判別モジュールを介して、少なくとも一つの変数に関する値が第1のプログラミングポイントを安全な条件に導くのか、安全で無い条件に導くのか、判別するために、レビュー支援情報を判別するステップであって、レビュー支援情報を判別するステップは、
少なくとも一つの変数に値を割り当てる、ソフトウエアコードからの、変更ポイントのセット、及び、
変数のセットからの、少なくとも一つの変数に関するプログラミング表現を有する第2のプログラムポイントを含む、ソースコードの制御条件
のうちの少なくとも一つを配置するステップを含み、
レビュー支援情報を判別するステップは更に、
変更ポイントのセットから第1のプログラムポイントへのパスを表示するステップを含む、レビュー支援情報を判別するステップと、並びに、
ユーザインタフェースモジュールを介して、ユーザにレビュー支援情報を提示するステップと
を含み、
ユーザインタフェースモジュールを介して、前記ユーザにレビュー支援情報を提示するステップは、
少なくとも一つの変数に割り当てられ一つ以上の関連する変更ポイントを特定する値に基づいて、一つ以上の関連する変更ポイントを特定するために、変更ポイントのセットから非有用な変更ポイントを除外するステップと、並びに、
一つ以上の関連する変更ポイント若しくは制御条件、及び、変更ポイントのセットとソースコードのために生成される警告を示す第1のプログラムポイントとの間のパスを、表示するステップであって、一つ以上の関連する変更ポイント若しくは制御条件は生成される警告に対する根本的原因を示し、これによりソフトウエアコードの検証を促進する、ステップと
で構成され、
前記選択するステップ、前記判別するステップ、及び前記提示するステップは、プロセッサにより実行される、方法。 - 警告は、ソフトウエアコードに関して実行される静的解析に基づいて生成され、静的解析はソフトウエアコードに対する安全な条件及び安全で無い条件を示す、
請求項1に記載の方法。 - 除外された後の非有用な変更ポイントがユーザの要求に基づいて表示され、非有用な変更ポイントがユーザへ識別表現で表示される、
請求項1に記載の方法。 - ソフトウエアコードの制御条件と関数コールポイントを推移的に表示するステップを、更に含む、
請求項1に記載の方法。 - ソフトウエアコードの検証を促進するシステム102において、
前記システム102は、プロセッサ202とメモリ206とを含み、
前記プロセッサ202は前記メモリ206に格納された複数のモジュール208を実行するものであり、
前記複数のモジュール208は、
検証されるソフトウエアコードに対して生成される警告を示す第1のプログラムポイントを選択する選択モジュール210であって、第1のプログラムポイントは、変更ポイントのセットに関する変数のセットを含むプログラミング表現を有し、警告は、変数のセットのうちの、少なくとも一つの変数値が静的に判別されないとき、生成される、選択モジュール210と、
少なくとも一つの変数に関する値が第1のプログラミングポイントを安全な条件に導くのか、安全で無い条件に導くのか、判別するために、レビュー支援情報を判別する判別モジュール212であって、レビュー支援情報を判別することは、
少なくとも一つの変数に値を割り当てる、ソフトウエアコードからの、変更ポイントのセット、及び、
変数のセットからの、少なくとも一つの変数に関するプログラミング表現を有する第2のプログラムポイントを含む、ソースコードの、制御条件
のうちの少なくとも一つを配置することを含み、
レビュー支援情報を判別することは更に、
変更ポイントのセットから第1のプログラムポイントへのパスを表示することを含む、判別モジュール212と、並びに、
ユーザにレビュー支援情報を提示するユーザインタフェースモジュール214と
を含み、
前記ユーザにレビュー支援情報を提示するユーザインタフェースモジュール214は、
少なくとも一つの変数に割り当てられ一つ以上の関連する変更ポイントを特定する値に基づいて、変更ポイントのセットから非有用な変更ポイントを除外するステップと、並びに、
一つ以上の関連する変更ポイント若しくは制御条件、及び、変更ポイントのセットとソースコードのために生成される警告を示す第1のプログラムポイントとの間のパスを、表示するステップであって、一つ以上の関連する変更ポイント若しくは制御条件は生成される警告に対する根本的原因を示し、これによりソフトウエアコードの検証を促進する、ステップと
を行う、
システム。 - 警告は、ソフトウエアコードに関して実行される静的解析に基づいて生成され、静的解析はソフトウエアコードに対する安全な条件及び安全で無い条件を示す、
請求項5に記載のシステム102。 - 除外された後の非有用な変更ポイントがユーザの要求に基づいて表示され、非有用な変更ポイントがユーザへ識別色で表示される、
請求項5に記載のシステム102。 - 判別モジュール212は更に、ソフトウエアコードの制御条件と関数コールポイントを推移的に表示する、
請求項5に記載のシステム102。 - ソフトウエアコードの検証を促進するコンピュータ装置内で実行可能なプログラムを具体化する持続性コンピュータ読み取り可能媒体において、
プログラムは、
検証されるソフトウエアコードに対して生成される警告を示す第1のプログラムポイントを選択するプログラムコードであって、第1のプログラムポイントは、変更ポイントのセットに関する変数のセットを含むプログラミング表現を有し、警告は、変数のセットのうちの、少なくとも一つの変数値が静的に判別されないとき、生成される、プログラムコードと、
少なくとも一つの変数に関する値が第1のプログラミングポイントを安全な条件に導くのか、安全で無い条件に導くのか、判別するために、レビュー支援情報を判別するプログラムコードであって、レビュー支援情報を判別することは、
少なくとも一つの変数に値を割り当てる、ソフトウエアコードからの、変更ポイントのセット、及び、
変数のセットからの、少なくとも一つの変数に関するプログラミング表現を有する第2のプログラムポイントにより示される制御条件
のうちの少なくとも一つを配置することを含み、
レビュー支援情報を判別することは更に、
変更ポイントのセットから第1のプログラムポイントへのパスを表示すること含む、判別するプログラムコードと、並びに、
ユーザにレビュー支援情報を提示するプログラムコードと
を含み、
前記ユーザにレビュー支援情報を提示するプログラムコードは、
少なくとも一つの変数に割り当てられ一つ以上の関連する変更ポイントを特定する値に基づいて、一つ以上の関連する変更ポイントを特定するために、変更ポイントのセットから非有用な変更ポイントを除外するステップと、並びに、
一つ以上の関連する変更ポイント若しくは制御条件、及び、変更ポイントのセットとソースコードのために生成される警告を示す第1のプログラムポイントとの間のパスを、表示するステップであって、一つ以上の関連する変更ポイント若しくは制御条件は生成される警告に対する根本的原因を示し、これによりソフトウエアコードの検証を促進する、ステップと
を行うものである、
持続性コンピュータ読み取り可能媒体。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| IN3461MU2013 IN2013MU03461A (ja) | 2013-10-31 | 2013-10-31 | |
| IN3461/MUM/2013 | 2013-10-31 |
Publications (3)
| Publication Number | Publication Date |
|---|---|
| JP2015088191A JP2015088191A (ja) | 2015-05-07 |
| JP2015088191A5 JP2015088191A5 (ja) | 2017-02-16 |
| JP6117760B2 true JP6117760B2 (ja) | 2017-04-19 |
Family
ID=52996979
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2014220658A Active JP6117760B2 (ja) | 2013-10-31 | 2014-10-29 | 静的解析警告のユーザインタフェース使用可能レビューを促進するシステム及び方法 |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US9201765B2 (ja) |
| JP (1) | JP6117760B2 (ja) |
| IN (1) | IN2013MU03461A (ja) |
Families Citing this family (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10474555B2 (en) * | 2016-03-03 | 2019-11-12 | Synopsys, Inc. | Detecting errors for function calls with an implicit receiver object |
| US10747641B2 (en) * | 2016-08-11 | 2020-08-18 | Tata Consultancy Services Limited | System and method for cause point analysis for effective handling of static analysis alarms |
| CN108897678B (zh) * | 2018-06-20 | 2021-10-15 | 中国联合网络通信集团有限公司 | 静态代码检测方法和静态代码检测系统、存储设备 |
| EP3588272B1 (en) * | 2018-06-25 | 2021-03-10 | Tata Consultancy Services Limited | Method and system for repositioning of a plurality of static analysis alarms |
| JP7469999B2 (ja) | 2020-09-10 | 2024-04-17 | 株式会社日立製作所 | 検索装置、検索方法、および検索プログラム |
| US11861389B2 (en) | 2021-03-09 | 2024-01-02 | Red Hat, Inc. | Compiling a specified instruction from a first virtual application to a second virtual application |
| CN116342332B (zh) * | 2023-05-31 | 2023-08-01 | 合肥工业大学 | 基于互联网的辅助审判方法、装置、设备及存储介质 |
Family Cites Families (26)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5313616A (en) * | 1990-09-18 | 1994-05-17 | 88Open Consortium, Ltd. | Method for analyzing calls of application program by inserting monitoring routines into the executable version and redirecting calls to the monitoring routines |
| JPH08272623A (ja) * | 1995-04-03 | 1996-10-18 | Toshiba Corp | プログラム解析装置及びプログラム解析方法 |
| US6128774A (en) * | 1997-10-28 | 2000-10-03 | Necula; George C. | Safe to execute verification of software |
| JP3533098B2 (ja) * | 1998-12-18 | 2004-05-31 | 富士通株式会社 | プログラム解析装置および記録媒体 |
| US6560774B1 (en) * | 1999-09-01 | 2003-05-06 | Microsoft Corporation | Verifier to check intermediate language |
| US7140004B1 (en) * | 2000-06-13 | 2006-11-21 | Tellme Networks, Inc. | Method and apparatus for zero-footprint phone application development |
| US6993751B2 (en) * | 2001-05-14 | 2006-01-31 | Microsoft Corporation | Placing exception throwing instructions in compiled code |
| US7913232B2 (en) * | 2003-02-21 | 2011-03-22 | The Math Works, Inc. | Certifying software for safety-critical systems |
| US7596778B2 (en) * | 2003-07-03 | 2009-09-29 | Parasoft Corporation | Method and system for automatic error prevention for computer software |
| US7383541B1 (en) * | 2003-08-07 | 2008-06-03 | Cisco Technology, Inc. | Method and apparatus providing interoperation of execution images of different versions |
| FR2864654B1 (fr) * | 2003-12-30 | 2007-02-23 | Trusted Logic | Procede de determination de caracteristiques operationnelles d'un programme |
| US20070016894A1 (en) * | 2005-07-15 | 2007-01-18 | Sreedhar Vugranam C | System and method for static analysis using fault paths |
| US8079037B2 (en) * | 2005-10-11 | 2011-12-13 | Knoa Software, Inc. | Generic, multi-instance method and GUI detection system for tracking and monitoring computer applications |
| JP2008102831A (ja) * | 2006-10-20 | 2008-05-01 | Hitachi Ltd | 情報提供装置、プログラム及び情報提供方法 |
| WO2008092162A2 (en) * | 2007-01-26 | 2008-07-31 | The Trustees Of Columbia University In The City Of New York | Systems, methods, and media for recovering an application from a fault or attack |
| US8122436B2 (en) * | 2007-11-16 | 2012-02-21 | Microsoft Corporation | Privacy enhanced error reports |
| US8387015B2 (en) * | 2008-01-31 | 2013-02-26 | Microsoft Corporation | Scalable automated empirical testing of media files on media players |
| EP2238540A1 (en) | 2008-02-01 | 2010-10-13 | The Mathworks, Inc. | Selective code instrumentation for software verification |
| JP5170555B2 (ja) * | 2008-10-14 | 2013-03-27 | 日本電気株式会社 | エラートレース簡略化システム、エラートレース簡略化方法、及びプログラム |
| US8453116B2 (en) | 2008-11-24 | 2013-05-28 | Microsoft Corporation | Efficient invariant inference for program verification |
| US8782607B2 (en) * | 2009-02-20 | 2014-07-15 | Microsoft Corporation | Contract failure behavior with escalation policy |
| US8302086B2 (en) * | 2009-12-18 | 2012-10-30 | Oracle America, Inc. | System and method for overflow detection using symbolic analysis |
| JP5556655B2 (ja) * | 2010-12-28 | 2014-07-23 | 富士通株式会社 | 解析支援プログラム,解析支援装置および解析支援方法 |
| EP2718820B1 (en) * | 2011-06-08 | 2017-10-11 | The MathWorks, Inc. | Identifying and triaging software bugs through backward propagation of under-approximated values and empiric techniques |
| US8997065B2 (en) * | 2011-12-06 | 2015-03-31 | The Mathworks, Inc. | Automatic modularization of source code |
| JP5335885B2 (ja) * | 2011-12-26 | 2013-11-06 | みずほ情報総研株式会社 | 解析結果評価システム、解析結果評価方法及び解析結果評価プログラム |
-
2013
- 2013-10-31 IN IN3461MU2013 patent/IN2013MU03461A/en unknown
-
2014
- 2014-10-29 US US14/526,724 patent/US9201765B2/en active Active
- 2014-10-29 JP JP2014220658A patent/JP6117760B2/ja active Active
Also Published As
| Publication number | Publication date |
|---|---|
| US20150121345A1 (en) | 2015-04-30 |
| US9201765B2 (en) | 2015-12-01 |
| JP2015088191A (ja) | 2015-05-07 |
| IN2013MU03461A (ja) | 2015-07-17 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP6117760B2 (ja) | 静的解析警告のユーザインタフェース使用可能レビューを促進するシステム及び方法 | |
| CN109376166B (zh) | 脚本转换方法、装置、计算机设备及存储介质 | |
| US10229028B2 (en) | Application performance monitoring using evolving functions | |
| US8769501B2 (en) | Method for analyzing changes in a software code and software analysis system | |
| US10101994B2 (en) | Associating a visualization of user interface with source code | |
| US20140053125A1 (en) | Determining project status in a development environment | |
| CN113014445B (zh) | 用于服务器的运维方法、装置、平台及电子设备 | |
| US9910487B1 (en) | Methods, systems and computer program products for guiding users through task flow paths | |
| US20200073738A1 (en) | Error incident fingerprinting with unique static identifiers | |
| US9706005B2 (en) | Providing automatable units for infrastructure support | |
| US9946630B2 (en) | Efficiently debugging software code | |
| JP2015088191A5 (ja) | ||
| CN110399287B (zh) | 应用测试的覆盖率收集方法及装置 | |
| CN114996265B (zh) | 数据血缘关系获取方法、装置、设备和计算机程序产品 | |
| KR20130097252A (ko) | 소스 코드 분석에 의한 응용 프로그램 분석을 위한 방법 및 장치 | |
| US20170139809A1 (en) | User interface area coverage | |
| US11734299B2 (en) | Message templatization for log analytics | |
| US20170242878A1 (en) | Data sampling in a storage system | |
| CN114090514B (zh) | 分布式系统的日志检索方法及装置 | |
| US20250231861A1 (en) | Graphical user interface and log analysis tool for analyzing log data to identify errors associated with application execution | |
| US11106526B1 (en) | Architecture-based root cause analysis | |
| CN114138280A (zh) | 一种程序分析方法、装置及电子设备 | |
| WO2016079618A1 (en) | Request monitoring | |
| CN111290870B (zh) | 一种检测异常的方法和装置 | |
| US9792202B2 (en) | Identifying a configuration element value as a potential cause of a testing operation failure |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20151225 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20160202 |
|
| A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20160502 |
|
| A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20160701 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20160711 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20160927 |
|
| A524 | Written submission of copy of amendment under article 19 pct |
Free format text: JAPANESE INTERMEDIATE CODE: A524 Effective date: 20161227 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20170307 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20170323 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 6117760 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |