Coder Social home page Coder Social logo

puppeteer's Introduction

Puppeteer

Puppeteer is a design configuration smell detection tool for Puppet code.

Steps to Execute

  • Execute the cpdRunner.sh shell script to carry out clone detection using PMD-CPD tool.
    • Download the PMD tool and update the path in the shell script.
    • Update the folder path where all the Puppet repositories are placed.
    • Execute the script.
  • Update the constant REPO_ROOT in Constants.py that represents the folder path where all the Puppet repositories are placed.
  • Execute "Puppeteer.py".

Optional - Analyze Puppet repos with Puppet-Lint

  • Execute puppet-lintRunner.py after setting the repo root
  • Set the repo root in Puppet-lint_aggregator/PLConstants.py
  • Execute PuppetLintRules.py - It will generate a consilidated summary of the analysis for all the analyzed projects.

Supported Design Configuration Smells

The tool supports detection of following design configuration smells:

  1. Multifaceted Abstraction
  2. Unnecessary Abstraction
  3. Imperative Abstraction
  4. Missing Abstraction
  5. Insufficient Modularization
  6. Duplicate Block
  7. Broken Hierarchy
  8. Unstructured Module
  9. Dense Structure
  10. Deficient Encapsulation
  11. Weakened Modularity

##More Details You can find more details about the catalog of configuration smells here and the paper that describes the catalog and attempts to answer a few research questions concerning the configuration smells [here] (http://www.tusharma.in/research/does-your-configuration-code-smell-msr-2016/).

puppeteer's People

Contributors

tushartushar avatar mfragkoulis avatar jude avatar pauloconnor avatar

Watchers

James Cloos avatar Theodore Stassinopoulos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.