Sciweavers

1938 search results - page 71 / 388
» Dependable Software
Sort
View
SCAM
2008
IEEE
15 years 9 months ago
Precise Analysis of Java Programs Using JOANA
The JOANA project (Java Object-sensitive ANAlysis) is a program analysis infrastructure for the Java language. It contains a wide range of analysis techniques such as dependence g...
Dennis Giffhorn, Christian Hammer
186
Voted
BDIM
2008
IEEE
205views Business» more  BDIM 2008»
15 years 9 months ago
Mining semantic relations using NetFlow
—Knowing the dependencies among computing assets and services provides insights into the computing and business landscape, therefore, facilitating low-risk timely changes in supp...
Alexandru Caracas, Andreas Kind, Dieter Gantenbein...
102
Voted
CSMR
2008
IEEE
15 years 9 months ago
On the Maintainability of Aspect-Oriented Software: A Concern-Oriented Measurement Framework
Aspect-oriented design needs to be systematically assessed with respect to modularity flaws caused by the realization of driving system concerns, such as tangling, scattering, and...
Eduardo Figueiredo, Cláudio Sant'Anna, Ales...
124
Voted
WCRE
2009
IEEE
15 years 9 months ago
On the Relationship Between Change Coupling and Software Defects
Abstract—Change coupling is the implicit relationship between two or more software artifacts that have been observed to frequently change together during the evolution of a softw...
Marco D'Ambros, Michele Lanza, Romain Robbes
89
Voted
ECLIPSE
2007
ACM
15 years 6 months ago
Filtering out methods you wish you hadn't navigated
The navigation of structural dependencies (e.g., method invocations) when a developer performs a change task is an effective strategy in program investigation. Several existing ap...
Annie T. T. Ying, Peri L. Tarr