Passed
Push — master ( 2fcfd9...3f2ac7 )
by Dylan
02:37
created

third-party/bootstrap/js/npm.js   A

Complexity

Total Complexity 0
Complexity/F 0

Size

Lines of Code 12
Function Count 0

Duplication

Duplicated Lines 0
Ratio 0 %

Importance

Changes 1
Bugs 0 Features 0
Metric Value
wmc 0
dl 0
loc 12
rs 10
c 1
b 0
f 0
cc 0
nc 1
mnd 0
bc 0
fnc 0
bpm 0
cpm 0
noi 0
1
// This file is autogenerated via the `commonjs` Grunt task. You can require() this file in a CommonJS environment.
2
require('../../js/transition.js')
3
require('../../js/alert.js')
4
require('../../js/button.js')
5
require('../../js/carousel.js')
6
require('../../js/collapse.js')
7
require('../../js/dropdown.js')
8
require('../../js/modal.js')
9
require('../../js/tooltip.js')
10
require('../../js/popover.js')
11
require('../../js/scrollspy.js')
12
require('../../js/tab.js')
13
require('../../js/affix.js')