Showing 1 of 5 total issues

Function startTimeliner has 100 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        function startTimeliner(options) {
            var settings = {
                timelineContainer: options['timelineContainer'] || '#timeline',
                // Container for the element holding the entire timeline (e.g. a DIV)
                // value: ID or class selector
Severity: Major
Found in net-history/js/timeliner.js - About 4 hrs to fix
    Severity
    Category
    Status
    Source
    Language