docs/elementlist.js
last analyzed

Complexity

Total Complexity 0
Complexity/F 0

Size

Lines of Code 2
Function Count 0

Duplication

Duplicated Lines 0
Ratio 0 %

Importance

Changes 0
Metric Value
eloc 2
c 0
b 0
f 0
dl 0
loc 2
wmc 0
mnd 0
bc 0
fnc 0
bpm 0
cpm 0
noi 1
1
2
var ApiGen = ApiGen || {};
0 ignored issues
show
Bug introduced by
The variable ApiGen seems to be never initialized.
Loading history...
3
ApiGen.elements = [["c","Teto\\Object\\Helper"],["c","Teto\\Object\\MethodAlias"],["c","Teto\\Object\\ObjectArray"],["c","Teto\\Object\\PrivateGetter"],["c","Teto\\Object\\PrivateStrictGetter"],["c","Teto\\Object\\PropertyLikeMethod"],["c","Teto\\Object\\ReadOnly"],["c","Teto\\Object\\ToArrayInterface"],["c","Teto\\Object\\TypeAssert"],["c","Teto\\Object\\TypeDefinition"],["c","Teto\\Object\\TypedProperty"]];
4