The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
lm_affordance_extractor.py in agent/affordance_extractors |
433 | 17 |
action.py in agent |
160 | 47 |
knowledge_graph.py in agent |
150 | 24 |
navigator.py in agent/decision_modules |
145 | 11 |
idler.py in agent/decision_modules |
121 | 8 |
examiner.py in agent/decision_modules |
113 | 8 |
entity.py in agent |
110 | 32 |
location.py in agent |
109 | 27 |
nail.py in agent |
94 | 8 |
gv.py in agent |
89 | - |
interactor.py in agent/decision_modules |
80 | 4 |
event.py in agent |
61 | 13 |
util.py in agent |
51 | 6 |
hoarder.py in agent/decision_modules |
45 | 4 |
you_have_to.py in agent/decision_modules |
41 | 4 |
yes_no.py in agent/decision_modules |
32 | 3 |
run_nail_agent.py in root |
29 | 1 |
decision_module.py in agent |
28 | 7 |
darkness.py in agent/decision_modules |
28 | 3 |
restart.py in agent/decision_modules |
27 | 3 |
learned_valid_detector.py in agent/valid_detectors |
24 | 2 |
spacy_entity_detector.py in agent/entity_detectors |
17 | 2 |
affordance_extractor.py in agent |
10 | 3 |
__init__.py in agent/decision_modules |
9 | - |
entity_detector.py in agent |
8 | 2 |
valid_detector.py in agent |
7 | 2 |
attribute.py in agent |
6 | 2 |
__init__.py in agent/entity_detectors |
1 | - |
File | # lines | # units |
---|---|---|
action.py in agent |
160 | 47 |
entity.py in agent |
110 | 32 |
location.py in agent |
109 | 27 |
knowledge_graph.py in agent |
150 | 24 |
lm_affordance_extractor.py in agent/affordance_extractors |
433 | 17 |
event.py in agent |
61 | 13 |
navigator.py in agent/decision_modules |
145 | 11 |
examiner.py in agent/decision_modules |
113 | 8 |
idler.py in agent/decision_modules |
121 | 8 |
nail.py in agent |
94 | 8 |
decision_module.py in agent |
28 | 7 |
util.py in agent |
51 | 6 |
hoarder.py in agent/decision_modules |
45 | 4 |
interactor.py in agent/decision_modules |
80 | 4 |
you_have_to.py in agent/decision_modules |
41 | 4 |
affordance_extractor.py in agent |
10 | 3 |
darkness.py in agent/decision_modules |
28 | 3 |
restart.py in agent/decision_modules |
27 | 3 |
yes_no.py in agent/decision_modules |
32 | 3 |
attribute.py in agent |
6 | 2 |
There are 2 files with lines longer than 120 characters. In total, there are 13 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
lm_affordance_extractor.py in agent/affordance_extractors |
433 | 17 | 12 |
you_have_to.py in agent/decision_modules |
41 | 4 | 1 |