Pinned Repositories
changeDrivenDummy
ChangeDrivenSettings
commons-compress
Mirror of Apache Commons Compress
commons-io
Mirror of Apache Commons IO
commons-text
Mirror of Apache Commons Text
Continuous-Mutation-Testing
The purpose of this project is to analyze whether mutation testing can improve the development process by integrating it in a CI environment.
datasets
Datasets and the scripts to generate them.
desosa2016
On line book (in progress) describing architectures of open source systems
DSM
The Dependency Structure Matrix is one of the better ways for software visualization, used in architectural software analysis. This one year project is currently highlighting ownership of software entities in object oriented software. It represents all dependencies among all parts of the system in a customized zooming interface. It also highlights dependencies that should not exist, based on the subsystems instability factor and harmful usage such as dependency cycles. As an input format it uses the FAMIX metamodel.
IN4355-2015
IN4355 Functional Programming
ileontiuc's Repositories
ileontiuc/DSM
The Dependency Structure Matrix is one of the better ways for software visualization, used in architectural software analysis. This one year project is currently highlighting ownership of software entities in object oriented software. It represents all dependencies among all parts of the system in a customized zooming interface. It also highlights dependencies that should not exist, based on the subsystems instability factor and harmful usage such as dependency cycles. As an input format it uses the FAMIX metamodel.
ileontiuc/changeDrivenDummy
ileontiuc/ChangeDrivenSettings
ileontiuc/commons-compress
Mirror of Apache Commons Compress
ileontiuc/commons-io
Mirror of Apache Commons IO
ileontiuc/commons-text
Mirror of Apache Commons Text
ileontiuc/Continuous-Mutation-Testing
The purpose of this project is to analyze whether mutation testing can improve the development process by integrating it in a CI environment.
ileontiuc/datasets
Datasets and the scripts to generate them.
ileontiuc/desosa2016
On line book (in progress) describing architectures of open source systems
ileontiuc/IN4355-2015
IN4355 Functional Programming
ileontiuc/InformationRetrieval
ileontiuc/jsoup
jsoup: Java HTML Parser, with best of DOM, CSS, and jquery
ileontiuc/operias
Operias is an open source tool to produce diff reports between your code and a given branch on github. It shows the differences in source file and the difference in code coverage in one simple overview.
ileontiuc/WholesaleRebate
Prototype project with Decorator Design Pattern tested with Cucumber