Luavis/sherlock

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.travis.yml
LICENSE
Makefile
README.ko.rst
README.rst
requirements.txt
samples/git-fire.py5
A
0 mins
samples/git-fire.sh
samples/hello_world.py3
A
0 mins
samples/hello_world.sh
setup.cfg
setup.py39
A
0 mins
sherlock/__init__.py59
A
35 mins
sherlock/codelib/__init__.py8
A
0 mins
sherlock/codelib/analyzer/__init__.py88
C
7 hrs
sherlock/codelib/analyzer/factory.py9
A
0 mins
sherlock/codelib/analyzer/function.py14
A
0 mins
sherlock/codelib/analyzer/variable.py60
A
1 hr
sherlock/codelib/cmd.py41
A
0 mins
sherlock/codelib/generator/__init__.py96
C
7 hrs
sherlock/codelib/generator/dispatcher.py11
A
0 mins
sherlock/codelib/generator/implements/__init__.py0
A
0 mins
sherlock/codelib/generator/implements/assignment.py53
A
25 mins
sherlock/codelib/generator/implements/binop.py43
A
1 hr
sherlock/codelib/generator/implements/compare_op.py35
A
0 mins
sherlock/codelib/generator/implements/function.py44
A
1 hr
sherlock/codelib/generator/implements/importing.py12
A
0 mins
sherlock/codelib/generator/implements/simple_generator.py60
A
1 hr
sherlock/codelib/generator/implements/statement.py22
C
7 hrs
sherlock/codelib/generator/temp_variable.py9
A
0 mins
sherlock/codelib/system_function/__init__.py58
A
1 hr
sherlock/codelib/system_function/implements.py12
A
3 hrs
sherlock/errors.py11
A
0 mins