code-analysis
Java - identify code which changes a class private member?
Using Eclipse or IntelliJ how can you locate all code that may modify a class\' private member (type is Object)?[详细]
2023-02-20 17:59 分类:问答Progress 4GL code analysis tool [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-20 03:10 分类:问答How do I find all the unit tests that may directly or indirectly call a given method? (.net)
How do I find all the unit tests that may dir开发者_运维技巧ectly or indirectly call a given method?[详细]
2023-02-19 22:37 分类:问答Code Analysis tool for legacy C/C++
looking for a code analysis tool for some lega开发者_C百科cy c/c++ code on unix specifically to identify dependencies to[详细]
2023-02-19 02:58 分类:问答Get Class Annotations from Java Source File
I\'m parsing Java Source Files to collect various informations about my classes. Therefore I\'m using the JavaParser, since I could not find a good alternative (good suggestions have the chance to bec[详细]
2023-02-19 02:16 分类:问答"Good" Flay Score
I\'m working on a rails project and we\'re running Flay on it. Its got 开发者_开发技巧a score of ~1400 and I\'m unsure what this really means. I know that 0 is ideal but I\'m unsure what a good target[详细]
2023-02-18 13:42 分类:问答CA2225: Operator overloads have named alternates
Good morning, afternoon or night, Have you ever wrote anything in which Code Analysis popped up this kind of warnings? If so, did you pay attention to them and implement the friendly alternates? If s[详细]
2023-02-18 04:20 分类:问答I am looking for a recursion analysis tool [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-18 00:30 分类:问答Configure FxCop in Visual Studio 2008 to run a subset of rules
I\'ve set up FxCop 1.36 as an external tool in Visual Studio 2008, run it on a project and received a ridiculous number of messages. I can\'t deal with all those warnings so I\'d like to concentrate o[详细]
2023-02-16 10:57 分类:问答set default value in class constructor C#
I need a default value set and many different pages access and update..initially can I set the default value in the class construc开发者_运维知识库tor like this?What is the proper way to do this in C#[详细]
2023-02-15 17:17 分类:问答