Completed
Push — master ( 18f7bb...48948d )
by Dimas
44:05 queued 26:50
created

assets/js/coli.d.ts   A

Complexity

Total Complexity 1
Complexity/F 1

Size

Lines of Code 4
Function Count 1

Duplication

Duplicated Lines 0
Ratio 0 %

Importance

Changes 0
Metric Value
eloc 3
dl 0
loc 4
rs 10
c 0
b 0
f 0
wmc 1
mnd 0
bc 0
fnc 1
bpm 0
cpm 1
noi 0

1 Function

Rating   Name   Duplication   Size   Complexity  
A coli.d.ts ➔ b 0 1 1
1
declare var waktunya: number;
2
declare var a: string[];
3
declare function b(c: any, d: any): string;
4