• No results found

Partitioning Object-Oriented Code for Inspection

Investigating Effective Inspection of Object-Oriented Code

Investigating Effective Inspection of Object-Oriented Code

... program code and therefore impact upon the effectiveness of ...the inspection of object-oriented code found that the characteristics of the ‘hard to find’ defects included use of class ...

152

Applying inspection to object-oriented software

Applying inspection to object-oriented software

... remaining code is analysed to indicate changes required to use the new class in place of the existing code, for example removing references to encapsulated ...a code browser which displays the output ...

40

Applying inspection to object-oriented software

Applying inspection to object-oriented software

... remaining code is analysed to indicate changes required to use the new class in place of the existing code, for example removing references to encapsulated ...a code browser which displays the output ...

40

Object Identification and Aspect Mining in Procedural Object-Oriented Code

Object Identification and Aspect Mining in Procedural Object-Oriented Code

... We would like to elaborate on two of the crosscutting concerns classified in Table 7.7: “GetGlossaryValue” and “DecryptData”. A large number of GetGlos- saryValue method calls to the glossary concern may indicate that ...

176

Reverse Engineering of Object Oriented Code pdf

Reverse Engineering of Object Oriented Code pdf

... the code under ...in Object Ori- ented programming it is very common to build only an incomplete system, consisting of a cohesive set of interacting classes that perform a given, well de- fined task, and ...

223

Code Coverage Analysis of Object-Oriented Programming

Code Coverage Analysis of Object-Oriented Programming

... source code contribute to the error at a particular ...source code in the testing process and our only focus are on those areas that are more likely to have caused the ...the code coverage by ...

54

Automated Refactoring of Object Oriented Code into Aspects

Automated Refactoring of Object Oriented Code into Aspects

... OO transformation consists of applying well-known transformations [7] (for example, extract-method) in the hope of enabling refactoring. Identification of the places where it is appropriate to apply transformation is ...

10

Aspect Mining in Procedural Object-Oriented Code

Aspect Mining in Procedural Object-Oriented Code

... Although object-oriented programming promotes reusable and well factored entity decomposition, industrial software often shows traces of lack of object-oriented design and procedural ...

6

An Approach to Measure   Cognitive Complexity for Object Oriented Code

An Approach to Measure Cognitive Complexity for Object Oriented Code

... of object-oriented design is one of the most important issues in object-oriented ...Many object-oriented metrics were proposed to assess the quality of the software design such ...

10

An illustrative example of refactoring object-oriented source code with aspect-oriented mechanisms

An illustrative example of refactoring object-oriented source code with aspect-oriented mechanisms

... In AspectJ, aspects are class-like modules that can hold state and behaviour and are provided with novel mechanisms through which aspects compose their functionality to multiple, scattered points of a given system. The ...

36

Understanding object-oriented source code from the behavioural perspective

Understanding object-oriented source code from the behavioural perspective

... understanding object-oriented systems is hampered by the fact that the code segments that are related to a user-level function tend to be distributed across the ...tool-supported code ...

12

Understanding object-oriented source code from the behavioural perspective

Understanding object-oriented source code from the behavioural perspective

... understanding object-oriented systems is hampered by the fact that the code segments that are related to a user-level function tend to be distributed across the ...tool-supported code ...

12

Subject Name: Object Oriented Programming in C++ Subject Code:

Subject Name: Object Oriented Programming in C++ Subject Code:

... one object of DM with another object of ...The object stores the results may a DM object or DB object, depending on the units in which the results are ...

15

Python Source Code Plagiarism Attacks in Object-Oriented Environment

Python Source Code Plagiarism Attacks in Object-Oriented Environment

... Second, plagiarism-suspected pair filtering is responsible to select the most representative plagiarism-suspected pairs. This phase is implemented by generating plagiarism-suspected pairs in pairwise manner for each ...

8

Metrics for Evaluate Effectiveness of Object-Oriented   Systems Code and Design

Metrics for Evaluate Effectiveness of Object-Oriented Systems Code and Design

... Keywords- object-oriented software metrics, software quality, object-oriented design, object-oriented ...NTRODUCTION Object-oriented design and development process ...

5

Generating Object Oriented and Aspect Oriented Sequence based Test Cases with Optimum Code Coverage

Generating Object Oriented and Aspect Oriented Sequence based Test Cases with Optimum Code Coverage

... source code is being exercised. By detecting errors/bugs in the code it estimates the efficiency of the ...of object oriented and aspect oriented event based test case ...better ...

7

Projectory A Framework for teaching Object Oriented Design and Object Oriented Programming

Projectory A Framework for teaching Object Oriented Design and Object Oriented Programming

... At the end of each block, the solutions to the individual tasks must be integrated and turned in as a whole, functioning program. Once a week the teams have to meet for two hours under the supervision of a tutor, to ...

18

Object-Oriented JavaScript

Object-Oriented JavaScript

... Inheritance is great because it encourages code reuse. The potential negative side effect is that inheritance, by its nature, creates an effect that is known as tight coupling between the base class and the ...

32

Object Oriented Programming

Object Oriented Programming

... Details are given in a decision in the university’s rule book: http://styrdokument.liu.se/Regelsamling/VisaBeslut/622682. Retakes for higher grade Students at the Institute of Technology at LiU have the right to retake ...

9

Object-Oriented Programming

Object-Oriented Programming

... Introduction The programs that we have studied up to this point were sequential : Control is always located at a unique program location, and proceeds from instruction to instruction. For some applications, it is ...

217

Show all 10000 documents...

Related subjects