whotwagner/mindwave

View on GitHub
examples/asicwaves.rb

Summary

Maintainability
A
0 mins
Test Coverage

unexpected token tIDENTIFIER (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

                              amount_of_noise:          noise,
Severity: Minor
Found in examples/asicwaves.rb by rubocop

unexpected token tLABEL (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

                              mid_gamma:                parsed[7]
Severity: Minor
Found in examples/asicwaves.rb by rubocop

unexpected token tLABEL (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

                              low_beta:                 parsed[4],
Severity: Minor
Found in examples/asicwaves.rb by rubocop

unexpected token tLABEL (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

                              low_alpha:                parsed[2],
Severity: Minor
Found in examples/asicwaves.rb by rubocop

unexpected token tLABEL (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

                              high_alpha:               parsed[3],
Severity: Minor
Found in examples/asicwaves.rb by rubocop

unexpected token tLABEL (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

                              high_beta:                parsed[5],
Severity: Minor
Found in examples/asicwaves.rb by rubocop

unexpected token tLABEL (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

                              low_gamma:                parsed[6],
Severity: Minor
Found in examples/asicwaves.rb by rubocop

unexpected token tLABEL (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

                              theta:                    parsed[1],
Severity: Minor
Found in examples/asicwaves.rb by rubocop

unexpected token tRPAREN (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

                              )
Severity: Minor
Found in examples/asicwaves.rb by rubocop

unexpected token $end (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

Severity: Minor
Found in examples/asicwaves.rb by rubocop

There are no issues that match your filters.

Category
Status