All Files ( 100.0% covered at 3.99 hits/line )
    29 files in total.
  
  
    509 relevant lines,
    509 lines covered and
    0 lines missed. 
    (
  100.0%
)
  
  
    
      50 total branches, 
      50 branches covered and
      0 branches missed.
      (
  100.0%
)
    
  
  | File | % covered | Lines | Relevant Lines | Lines covered | Lines missed | Avg. Hits / Line | Branch Coverage | Branches | Covered branches | Missed branches | 
|---|---|---|---|---|---|---|---|---|---|---|
| Gemfile | 100.00 % | 30 | 18 | 18 | 0 | 1.00 | 100.00 % | 0 | 0 | 0 | 
| lib/gemsmith.rb | 100.00 % | 18 | 10 | 10 | 0 | 1.60 | 100.00 % | 0 | 0 | 0 | 
| lib/gemsmith/../../gemsmith.gemspec | 100.00 % | 45 | 30 | 30 | 0 | 1.00 | 100.00 % | 0 | 0 | 0 | 
| lib/gemsmith/builders/bundler.rb | 100.00 % | 25 | 9 | 9 | 0 | 3.33 | 100.00 % | 0 | 0 | 0 | 
| lib/gemsmith/builders/circle_ci.rb | 100.00 % | 27 | 12 | 12 | 0 | 2.33 | 100.00 % | 2 | 2 | 0 | 
| lib/gemsmith/builders/cli.rb | 100.00 % | 77 | 29 | 29 | 0 | 16.97 | 100.00 % | 6 | 6 | 0 | 
| lib/gemsmith/builders/console.rb | 100.00 % | 22 | 10 | 10 | 0 | 3.40 | 100.00 % | 2 | 2 | 0 | 
| lib/gemsmith/builders/documentation/readme.rb | 100.00 % | 141 | 29 | 29 | 0 | 3.69 | 100.00 % | 8 | 8 | 0 | 
| lib/gemsmith/builders/git/commit.rb | 100.00 % | 12 | 5 | 5 | 0 | 1.00 | 100.00 % | 0 | 0 | 0 | 
| lib/gemsmith/builders/git/ignore.rb | 100.00 % | 30 | 11 | 11 | 0 | 2.82 | 100.00 % | 2 | 2 | 0 | 
| lib/gemsmith/builders/rspec/helper.rb | 100.00 % | 27 | 12 | 12 | 0 | 3.08 | 100.00 % | 4 | 4 | 0 | 
| lib/gemsmith/builders/specification.rb | 100.00 % | 26 | 9 | 9 | 0 | 5.33 | 100.00 % | 0 | 0 | 0 | 
| lib/gemsmith/cli/actions/cli.rb | 100.00 % | 22 | 10 | 10 | 0 | 2.50 | 100.00 % | 0 | 0 | 0 | 
| lib/gemsmith/cli/actions/edit.rb | 100.00 % | 41 | 23 | 23 | 0 | 3.13 | 100.00 % | 3 | 3 | 0 | 
| lib/gemsmith/cli/actions/install.rb | 100.00 % | 46 | 26 | 26 | 0 | 3.54 | 100.00 % | 3 | 3 | 0 | 
| lib/gemsmith/cli/actions/publish.rb | 100.00 % | 46 | 26 | 26 | 0 | 3.54 | 100.00 % | 3 | 3 | 0 | 
| lib/gemsmith/cli/actions/view.rb | 100.00 % | 41 | 23 | 23 | 0 | 3.13 | 100.00 % | 3 | 3 | 0 | 
| lib/gemsmith/cli/commands/build.rb | 100.00 % | 116 | 55 | 55 | 0 | 4.87 | 100.00 % | 0 | 0 | 0 | 
| lib/gemsmith/cli/shell.rb | 100.00 % | 43 | 25 | 25 | 0 | 6.60 | 100.00 % | 0 | 0 | 0 | 
| lib/gemsmith/dependencies.rb | 100.00 % | 7 | 3 | 3 | 0 | 1.00 | 100.00 % | 0 | 0 | 0 | 
| lib/gemsmith/tools/cleaner.rb | 100.00 % | 29 | 15 | 15 | 0 | 2.07 | 100.00 % | 0 | 0 | 0 | 
| lib/gemsmith/tools/editor.rb | 100.00 % | 23 | 11 | 11 | 0 | 1.18 | 100.00 % | 2 | 2 | 0 | 
| lib/gemsmith/tools/installer.rb | 100.00 % | 38 | 19 | 19 | 0 | 3.53 | 100.00 % | 2 | 2 | 0 | 
| lib/gemsmith/tools/packager.rb | 100.00 % | 33 | 17 | 17 | 0 | 1.88 | 100.00 % | 0 | 0 | 0 | 
| lib/gemsmith/tools/publisher.rb | 100.00 % | 34 | 13 | 13 | 0 | 2.54 | 100.00 % | 0 | 0 | 0 | 
| lib/gemsmith/tools/pusher.rb | 100.00 % | 53 | 28 | 28 | 0 | 5.04 | 100.00 % | 6 | 6 | 0 | 
| lib/gemsmith/tools/validator.rb | 100.00 % | 19 | 9 | 9 | 0 | 1.44 | 100.00 % | 2 | 2 | 0 | 
| lib/gemsmith/tools/versioner.rb | 100.00 % | 29 | 13 | 13 | 0 | 1.85 | 100.00 % | 0 | 0 | 0 | 
| lib/gemsmith/tools/viewer.rb | 100.00 % | 19 | 9 | 9 | 0 | 1.22 | 100.00 % | 2 | 2 | 0 |