[ {
  "relativePath" : "lib/bookshelf/repositories/book_repository.rb",
  "extension" : "rb",
  "linesOfCode" : 2,
  "components" : [ "primary::lib" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "lib/bookshelf/entities/book.rb",
  "extension" : "rb",
  "linesOfCode" : 2,
  "components" : [ "primary::lib" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "lib/bookshelf.rb",
  "extension" : "rb",
  "linesOfCode" : 1,
  "components" : [ "primary::lib" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "apps/web/views/application_layout.rb",
  "extension" : "rb",
  "linesOfCode" : 7,
  "components" : [ "primary::apps" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "apps/web/views/home/index.rb",
  "extension" : "rb",
  "linesOfCode" : 9,
  "components" : [ "primary::apps" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "apps/web/views/books/new.rb",
  "extension" : "rb",
  "linesOfCode" : 9,
  "components" : [ "primary::apps" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "apps/web/views/books/index.rb",
  "extension" : "rb",
  "linesOfCode" : 9,
  "components" : [ "primary::apps" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "apps/web/views/books/create.rb",
  "extension" : "rb",
  "linesOfCode" : 10,
  "components" : [ "primary::apps" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "apps/web/controllers/home/index.rb",
  "extension" : "rb",
  "linesOfCode" : 11,
  "components" : [ "primary::apps" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "apps/web/controllers/books/new.rb",
  "extension" : "rb",
  "linesOfCode" : 11,
  "components" : [ "primary::apps" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "apps/web/controllers/books/index.rb",
  "extension" : "rb",
  "linesOfCode" : 13,
  "components" : [ "primary::apps" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "apps/web/controllers/books/create.rb",
  "extension" : "rb",
  "linesOfCode" : 23,
  "components" : [ "primary::apps" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "apps/web/application.rb",
  "extension" : "rb",
  "linesOfCode" : 61,
  "components" : [ "primary::apps" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "apps/web/templates/home/index.html.erb",
  "extension" : "erb",
  "linesOfCode" : 1,
  "components" : [ "primary::apps" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "apps/web/templates/application.html.erb",
  "extension" : "erb",
  "linesOfCode" : 11,
  "components" : [ "primary::apps" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "apps/web/templates/books/index.html.erb",
  "extension" : "erb",
  "linesOfCode" : 14,
  "components" : [ "primary::apps" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "apps/web/templates/books/new.html.erb",
  "extension" : "erb",
  "linesOfCode" : 26,
  "components" : [ "primary::apps" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "apps/web/templates/books/create.html.erb",
  "extension" : "erb",
  "linesOfCode" : 1,
  "components" : [ "primary::apps" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "apps/web/config/routes.rb",
  "extension" : "rb",
  "linesOfCode" : 2,
  "components" : [ "primary::apps" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "spec/bookshelf/repositories/book_repository_spec.rb",
  "extension" : "rb",
  "linesOfCode" : 3,
  "components" : [ "primary::spec" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "spec/bookshelf/entities/book_spec.rb",
  "extension" : "rb",
  "linesOfCode" : 7,
  "components" : [ "primary::spec" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "spec/spec_helper.rb",
  "extension" : "rb",
  "linesOfCode" : 25,
  "components" : [ "primary::spec" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "spec/support/capybara.rb",
  "extension" : "rb",
  "linesOfCode" : 8,
  "components" : [ "primary::spec" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "spec/features_helper.rb",
  "extension" : "rb",
  "linesOfCode" : 8,
  "components" : [ "primary::spec" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "spec/web/views/books/index_spec.rb",
  "extension" : "rb",
  "linesOfCode" : 27,
  "components" : [ "primary::spec" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "spec/web/views/books/new_spec.rb",
  "extension" : "rb",
  "linesOfCode" : 12,
  "components" : [ "primary::spec" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "spec/web/views/books/create_spec.rb",
  "extension" : "rb",
  "linesOfCode" : 9,
  "components" : [ "primary::spec" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "spec/web/controllers/books/index_spec.rb",
  "extension" : "rb",
  "linesOfCode" : 17,
  "components" : [ "primary::spec" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "spec/web/controllers/books/new_spec.rb",
  "extension" : "rb",
  "linesOfCode" : 8,
  "components" : [ "primary::spec" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "spec/web/controllers/books/create_spec.rb",
  "extension" : "rb",
  "linesOfCode" : 34,
  "components" : [ "primary::spec" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "spec/web/features/add_book_spec.rb",
  "extension" : "rb",
  "linesOfCode" : 26,
  "components" : [ "primary::spec" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "spec/web/features/visit_home_spec.rb",
  "extension" : "rb",
  "linesOfCode" : 7,
  "components" : [ "primary::spec" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "spec/web/features/list_books_spec.rb",
  "extension" : "rb",
  "linesOfCode" : 16,
  "components" : [ "primary::spec" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "config/boot.rb",
  "extension" : "rb",
  "linesOfCode" : 2,
  "components" : [ "primary::config" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "config/environment.rb",
  "extension" : "rb",
  "linesOfCode" : 26,
  "components" : [ "primary::config" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "db/migrations/20161221192608_create_books.rb",
  "extension" : "rb",
  "linesOfCode" : 11,
  "components" : [ "primary::db" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "config.ru",
  "extension" : "ru",
  "linesOfCode" : 2,
  "components" : [ "primary::ROOT" ],
  "concerns" : [ "::Unclassified" ]
} ]