.github/ISSUE_TEMPLATE.md | |
|
|
.github/workflows/tests.yml | |
|
|
.gitignore | |
|
|
.rspec | |
|
|
.rubocop.yml | |
|
|
.vscode/settings.json | |
|
|
CHANGELOG.md | |
|
|
Gemfile | |
|
|
LICENSE.txt | |
|
|
README.md | |
|
|
Rakefile | |
|
|
bin/console | |
|
|
bin/setup | |
|
|
lib/screen-recorder.rb | 50 | A 0 mins | C 71% |
lib/screen-recorder/childprocess.rb | 99 | A 1 hr |
|
lib/screen-recorder/common.rb | 101 | A 0 mins | B 85% |
lib/screen-recorder/desktop.rb | 22 | A 0 mins | B 81% |
lib/screen-recorder/errors.rb | 14 | A 0 mins | C 75% |
lib/screen-recorder/options.rb | 91 | A 0 mins | A 97% |
lib/screen-recorder/os.rb | 71 | A 0 mins |
|
lib/screen-recorder/screenshot.rb | 24 | A 0 mins |
|
lib/screen-recorder/titles.rb | 7 | A 0 mins | A 100% |
lib/screen-recorder/type_checker.rb | 7 | A 0 mins | A 100% |
lib/screen-recorder/version.rb | 3 | A 0 mins |
|
lib/screen-recorder/window.rb | 34 | A 0 mins | F 52% |
screen-recorder.gemspec | |
|
|