ideasasylum/deepstate

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.travis.yml
CODE_OF_CONDUCT.md
Gemfile
Gemfile.lock
LICENSE.txt
README.md
Rakefile
bin/console
bin/setup
deepstate.gemspec
deepstate.sublime-project
deepstate.sublime-workspace
examples/life_of_a_cat.rb48
A
0 mins
examples/sleeping.rb23
A
0 mins
lib/deep_state.rb13
A
0 mins
lib/deep_state/context.rb9
A
0 mins
lib/deep_state/delayed/sleep/adapter.rb16
A
0 mins
lib/deep_state/dot_visitor.rb64
A
1 hr
lib/deep_state/errors.rb44
A
0 mins
lib/deep_state/event.rb41
A
35 mins
lib/deep_state/example.rb70
A
0 mins
lib/deep_state/hook.rb20
A
0 mins
lib/deep_state/machine_visitor.rb13
A
0 mins
lib/deep_state/module.rb32
A
0 mins
lib/deep_state/state.rb14
A
0 mins
lib/deep_state/state_definition.rb120
A
3 hrs
lib/deep_state/state_machine.rb109
A
25 mins
lib/deep_state/validation_visitor.rb79
A
0 mins
lib/deep_state/version.rb3
A
0 mins
lib/deep_state/xstate_visitor.rb48
A
35 mins
testgraph.gv
testgraph.js3
A
0 mins
testgraph.png