daddyz/phonelib

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.circleci/config.yml
.codeclimate.json
.gitignore
.rspec
.ruby-version
.yardopts
CHANGELOG.md
Gemfile
Gemfile.lock
MIT-LICENSE
README.md
Rakefile
bin/console
bin/rspec
data/extended_data.dat
data/phone_data.dat
gemfiles/Gemfile
gemfiles/Gemfile.rails-3.1.x
gemfiles/Gemfile.rails-3.2.x
gemfiles/Gemfile.rails-4.0.x
gemfiles/Gemfile.rails-4.1.x
gemfiles/Gemfile.rails-4.2.x
gemfiles/Gemfile.rails-5.0.x
gemfiles/Gemfile.rails-5.1.x
gemfiles/Gemfile.rails-6.1.x
gemfiles/Gemfile.rails-7.0.x
gemfiles/Gemfile.ruby-1.9.x
gemfiles/Gemfile.ruby-2.0.x
icon_RubyMine.png
lib/phonelib.rb23
A
0 mins
lib/phonelib/core.rb273
B
4 hrs
lib/phonelib/data_importer.rb238
A
25 mins
lib/phonelib/data_importer_helper.rb105
A
25 mins
lib/phonelib/phone.rb112
A
3 hrs
A
100%
lib/phonelib/phone_analyzer.rb136
A
1 hr
A
98%
lib/phonelib/phone_analyzer_helper.rb127
A
0 mins
A
100%
lib/phonelib/phone_extended_data.rb50
A
1 hr
A
100%
lib/phonelib/phone_formatter.rb115
A
3 hrs
A
98%
lib/phonelib/version.rb3
A
0 mins
lib/tasks/phonelib_tasks.rake
lib/validators/phone_validator.rb56
A
1 hr
lib/validators/phone_validator3.rb56
A
1 hr
phonelib.gemspec