memegen.stores   A
last analyzed

Complexity

Total Complexity 0

Size/Duplication

Total Lines 4
Duplicated Lines 0 %

Test Coverage

Coverage 100%

Importance

Changes 0
Metric Value
eloc 4
dl 0
loc 4
rs 10
c 0
b 0
f 0
ccs 3
cts 3
cp 1
wmc 0
1 1
from . import template
2 1
from . import font
3
from . import image
4