# /usr/local/cov-analysis-linux64-2019.03/bin/cov-format-errors --emacs-style --dir twitter-bootstrap3-coverity /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:2070 Checker: NO_EFFECT /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:2070: unused_expr: Reading variable "params" and discarding the result. What was this code intended to accomplish? /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:2070: remediation: Perhaps this code is incomplete or mistyped in some way. /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5558 Checker: NO_EFFECT /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5558: unused_expr: Reading variable "up" and discarding the result. What was this code intended to accomplish? /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5558: remediation: Perhaps this code is incomplete or mistyped in some way. /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/affix.js:21 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/affix.js:19: 1. path: Condition "this.options.target === Affix.DEFAULTS.target", taking true branch. /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/affix.js:21: 2. returned_null: "target.on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 2.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/affix.js:21: 3. property_access: Accessing a property of null-like value "target.on("scroll.bs.affix.data-api", $.proxy(this.checkPosition, this))". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/button.js:109 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/button.js:109: 1. returned_null: "$(document).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/button.js:109: 2. property_access: Accessing a property of null-like value "$(document).on("click.bs.button.data-api", "[data-toggle^=\"button\"]", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/carousel.js:28 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/carousel.js:26: 1. path: Condition "this.options.keyboard", taking true branch. /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/carousel.js:28: 2. path: Condition "this.options.pause == "hover"", taking true branch. /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/carousel.js:28: 3. path: Condition "!("ontouchstart" in document.documentElement)", taking true branch. /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/carousel.js:28: 4. returned_null: "this.$element.on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 4.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/carousel.js:28: 5. property_access: Accessing a property of null-like value "this.$element.on("mouseenter.bs.carousel", $.proxy(this.pause, this))". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/carousel.js:235 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/carousel.js:235: 1. returned_null: "$(document).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/carousel.js:235: 2. property_access: Accessing a property of null-like value "$(document).on("click.bs.carousel.data-api", "[data-slide]", clickHandler)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/collapse.js:140 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/collapse.js:140: 1. returned_null: "$(document).find(this.options.parent).find("[data-toggle=\"collapse\"][data-parent=\"" + this.options.parent + "\"]").each" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:15246: 1.1. path: Condition "!this.lastEach", taking true branch. /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:15247: 1.2. path: Condition "!this.indexes", taking true branch. /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:15253: 1.3. path: Condition "!this.nodes", taking true branch. /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:15254: 1.4. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/collapse.js:140: 2. property_access: Accessing a property of null-like value "$(document).find(this.options.parent).find("[data-toggle=\"collapse\"][data-parent=\"" + this.options.parent + "\"]").each($.proxy(function, this))". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/dropdown.js:158 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/dropdown.js:158: 1. returned_null: "$(document).on("click.bs.dropdown.data-api", clearMenus).on("click.bs.dropdown.data-api", ".dropdown form", function).on("click.bs.dropdown.data-api", toggle, Dropdown.prototype.toggle).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/dropdown.js:158: 2. property_access: Accessing a property of null-like value "$(document).on("click.bs.dropdown.data-api", clearMenus).on("click.bs.dropdown.data-api", ".dropdown form", function).on("click.bs.dropdown.data-api", toggle, Dropdown.prototype.toggle).on("keydown.bs.dropdown.data-api", toggle, Dropdown.prototype.keydown)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/dropdown.js:158 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/dropdown.js:158: 1. returned_null: "$(document).on("click.bs.dropdown.data-api", clearMenus).on("click.bs.dropdown.data-api", ".dropdown form", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/dropdown.js:158: 2. property_access: Accessing a property of null-like value "$(document).on("click.bs.dropdown.data-api", clearMenus).on("click.bs.dropdown.data-api", ".dropdown form", function).on("click.bs.dropdown.data-api", toggle, Dropdown.prototype.toggle)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/dropdown.js:158 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/dropdown.js:158: 1. returned_null: "$(document).on("click.bs.dropdown.data-api", clearMenus).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/dropdown.js:158: 2. property_access: Accessing a property of null-like value "$(document).on("click.bs.dropdown.data-api", clearMenus).on("click.bs.dropdown.data-api", ".dropdown form", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/dropdown.js:158 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/dropdown.js:158: 1. returned_null: "$(document).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/dropdown.js:158: 2. property_access: Accessing a property of null-like value "$(document).on("click.bs.dropdown.data-api", clearMenus)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/modal.js:126 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/modal.js:111: 1. path: Condition "e", taking true branch. /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/modal.js:117: 2. path: Condition "!this.isShown", taking false branch. /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/modal.js:117: 3. path: Condition "!this.isShown || e.isDefaultPrevented()", taking false branch. /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/modal.js:126: 4. returned_null: "this.$element.removeClass("in").off" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 4.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/modal.js:126: 5. property_access: Accessing a property of null-like value "this.$element.removeClass("in").off("click.dismiss.bs.modal")". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/modal.js:141 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/modal.js:141: 1. returned_null: "$(document).off" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/modal.js:141: 2. property_access: Accessing a property of null-like value "$(document).off("focusin.bs.modal")". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tab.js:151 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tab.js:151: 1. returned_null: "$(document).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tab.js:151: 2. property_access: Accessing a property of null-like value "$(document).on("click.bs.tab.data-api", "[data-toggle=\"tab\"]", clickHandler)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/affix.js:68 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/affix.js:47: 1. path: Condition "window.navigator.userAgent.match(/iPhone/i)", taking false branch. /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/affix.js:68: 2. returned_null: "$("#affixTarget").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 2.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/affix.js:68: 3. property_access: Accessing a property of null-like value "$("#affixTarget").on("affix.bs.affix", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/alert.js:71 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/alert.js:71: 1. returned_null: "$("
").on("close.bs.alert", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/alert.js:71: 2. property_access: Accessing a property of null-like value "$("
").on("close.bs.alert", function).on("closed.bs.alert", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/alert.js:71 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/alert.js:71: 1. returned_null: "$("
").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/alert.js:71: 2. property_access: Accessing a property of null-like value "$("
").on("close.bs.alert", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/carousel.js:38 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/carousel.js:38: 1. returned_null: "$("
").on("slide.bs.carousel", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/carousel.js:38: 2. property_access: Accessing a property of null-like value "$("
").on("slide.bs.carousel", function).on("slid.bs.carousel", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/carousel.js:38 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/carousel.js:38: 1. returned_null: "$("
").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/carousel.js:38: 2. property_access: Accessing a property of null-like value "$("
").on("slide.bs.carousel", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/carousel.js:244 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/carousel.js:244: 1. returned_null: "$(template).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/carousel.js:244: 2. property_access: Accessing a property of null-like value "$(template).on("slide.bs.carousel", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/carousel.js:291 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/carousel.js:291: 1. returned_null: "$(template).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/carousel.js:291: 2. property_access: Accessing a property of null-like value "$(template).on("slid.bs.carousel", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/carousel.js:633 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/carousel.js:633: 1. returned_null: "$carousel.on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/carousel.js:633: 2. property_access: Accessing a property of null-like value "$carousel.on("slid.bs.carousel", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/carousel.js:711 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/carousel.js:711: 1. returned_null: "$carousel.on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/carousel.js:711: 2. property_access: Accessing a property of null-like value "$carousel.on("slid.bs.carousel", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:39 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:39: 1. returned_null: "$("
").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:39: 2. property_access: Accessing a property of null-like value "$("
").on("shown.bs.collapse", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:59 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:59: 1. returned_null: "$("
").on("show.bs.collapse", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:59: 2. property_access: Accessing a property of null-like value "$("
").on("show.bs.collapse", function).on("shown.bs.collapse", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:59 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:59: 1. returned_null: "$("
").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:59: 2. property_access: Accessing a property of null-like value "$("
").on("show.bs.collapse", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:75 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:75: 1. returned_null: "$("
").on("show.bs.collapse", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:75: 2. property_access: Accessing a property of null-like value "$("
").on("show.bs.collapse", function).on("shown.bs.collapse", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:75 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:75: 1. returned_null: "$("
").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:75: 2. property_access: Accessing a property of null-like value "$("
").on("show.bs.collapse", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:164 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:158: 1. returned_null: "$("
").appendTo("#qunit-fixture").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:158: 2. var_assigned: Assigning "$test" to the "null" or "undefined" return value from "$("
").appendTo("#qunit-fixture").on". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:164: 3. property_access: Accessing a property of null-like value "$test". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:179 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:173: 1. returned_null: "$("
").appendTo("#qunit-fixture").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:173: 2. var_assigned: Assigning "$test" to the "null" or "undefined" return value from "$("
").appendTo("#qunit-fixture").on". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:179: 3. property_access: Accessing a property of null-like value "$test". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:188 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:188: 1. returned_null: "$("
").appendTo("#qunit-fixture").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:188: 2. property_access: Accessing a property of null-like value "$("
").appendTo("#qunit-fixture").on("show.bs.collapse", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:202 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:202: 1. returned_null: "$("
").appendTo("#qunit-fixture").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:202: 2. property_access: Accessing a property of null-like value "$("
").appendTo("#qunit-fixture").on("hide.bs.collapse", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:424 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:424: 1. returned_null: "$("
").appendTo("#qunit-fixture").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:424: 2. property_access: Accessing a property of null-like value "$("
").appendTo("#qunit-fixture").on("hidden.bs.collapse", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:439 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:439: 1. returned_null: "$("
").appendTo("#qunit-fixture").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/collapse.js:439: 2. property_access: Accessing a property of null-like value "$("
").appendTo("#qunit-fixture").on("shown.bs.collapse", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/dropdown.js:240 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/dropdown.js:240: 1. returned_null: "$dropdown.parent(".dropdown").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/dropdown.js:240: 2. property_access: Accessing a property of null-like value "$dropdown.parent(".dropdown").on("show.bs.dropdown", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/dropdown.js:275 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/dropdown.js:275: 1. returned_null: "$dropdown.parent(".dropdown").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/dropdown.js:275: 2. property_access: Accessing a property of null-like value "$dropdown.parent(".dropdown").on("shown.bs.dropdown", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/dropdown.js:308 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/dropdown.js:308: 1. returned_null: "$dropdown.parent(".dropdown").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/dropdown.js:308: 2. property_access: Accessing a property of null-like value "$dropdown.parent(".dropdown").on("hidden.bs.dropdown", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:45 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:45: 1. returned_null: "$("
").appendTo("#qunit-fixture").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:45: 2. property_access: Accessing a property of null-like value "$("
").appendTo("#qunit-fixture").on("shown.bs.modal", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:58 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:58: 1. returned_null: "$("
").appendTo("#qunit-fixture").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:58: 2. property_access: Accessing a property of null-like value "$("
").appendTo("#qunit-fixture").on("show.bs.modal", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:71 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:71: 1. returned_null: "$("
").appendTo("#qunit-fixture").on("show.bs.modal", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:71: 2. property_access: Accessing a property of null-like value "$("
").appendTo("#qunit-fixture").on("show.bs.modal", function).on("shown.bs.modal", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:71 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:71: 1. returned_null: "$("
").appendTo("#qunit-fixture").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:71: 2. property_access: Accessing a property of null-like value "$("
").appendTo("#qunit-fixture").on("show.bs.modal", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:88 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:88: 1. returned_null: "$("
").appendTo("#qunit-fixture").on("shown.bs.modal", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:88: 2. property_access: Accessing a property of null-like value "$("
").appendTo("#qunit-fixture").on("shown.bs.modal", function).on("hidden.bs.modal", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:88 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:88: 1. returned_null: "$("
").appendTo("#qunit-fixture").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:88: 2. property_access: Accessing a property of null-like value "$("
").appendTo("#qunit-fixture").on("shown.bs.modal", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:106 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:106: 1. returned_null: "$("
").appendTo("#qunit-fixture").on("shown.bs.modal", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:106: 2. property_access: Accessing a property of null-like value "$("
").appendTo("#qunit-fixture").on("shown.bs.modal", function).on("hidden.bs.modal", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:106 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:106: 1. returned_null: "$("
").appendTo("#qunit-fixture").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:106: 2. property_access: Accessing a property of null-like value "$("
").appendTo("#qunit-fixture").on("shown.bs.modal", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:124 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:124: 1. returned_null: "$("
").appendTo("#qunit-fixture").on("shown.bs.modal", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:124: 2. property_access: Accessing a property of null-like value "$("
").appendTo("#qunit-fixture").on("shown.bs.modal", function).on("hidden.bs.modal", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:124 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:124: 1. returned_null: "$("
").appendTo("#qunit-fixture").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:124: 2. property_access: Accessing a property of null-like value "$("
").appendTo("#qunit-fixture").on("shown.bs.modal", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:142 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:142: 1. returned_null: "$("
").appendTo("#qunit-fixture").on("shown.bs.modal", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:142: 2. property_access: Accessing a property of null-like value "$("
").appendTo("#qunit-fixture").on("shown.bs.modal", function).on("hidden.bs.modal", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:142 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:142: 1. returned_null: "$("
").appendTo("#qunit-fixture").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:142: 2. property_access: Accessing a property of null-like value "$("
").appendTo("#qunit-fixture").on("shown.bs.modal", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:159 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:159: 1. returned_null: "$("
").appendTo("#qunit-fixture").on("shown.bs.modal", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:159: 2. property_access: Accessing a property of null-like value "$("
").appendTo("#qunit-fixture").on("shown.bs.modal", function).on("hidden.bs.modal", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:159 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:159: 1. returned_null: "$("
").appendTo("#qunit-fixture").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:159: 2. property_access: Accessing a property of null-like value "$("
").appendTo("#qunit-fixture").on("shown.bs.modal", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:179 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:179: 1. returned_null: "$div.on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:179: 2. property_access: Accessing a property of null-like value "$div.on("shown.bs.modal", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:199 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:199: 1. returned_null: "$div.on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:199: 2. property_access: Accessing a property of null-like value "$div.on("shown.bs.modal", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:220 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:220: 1. returned_null: "$("
").appendTo("#qunit-fixture").on("shown.bs.modal", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:220: 2. property_access: Accessing a property of null-like value "$("
").appendTo("#qunit-fixture").on("shown.bs.modal", function).on("hide.bs.modal", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:220 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:220: 1. returned_null: "$("
").appendTo("#qunit-fixture").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:220: 2. property_access: Accessing a property of null-like value "$("
").appendTo("#qunit-fixture").on("shown.bs.modal", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:265 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:265: 1. returned_null: "$("
").appendTo("#qunit-fixture").on("hidden.bs.modal", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:265: 2. property_access: Accessing a property of null-like value "$("
").appendTo("#qunit-fixture").on("hidden.bs.modal", function).on("shown.bs.modal", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:265 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:265: 1. returned_null: "$("
").appendTo("#qunit-fixture").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:265: 2. property_access: Accessing a property of null-like value "$("
").appendTo("#qunit-fixture").on("hidden.bs.modal", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:287 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:287: 1. returned_null: "$("
").appendTo("#qunit-fixture").one("show.bs.modal", function).on("hidden.bs.modal", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:287: 2. property_access: Accessing a property of null-like value "$("
").appendTo("#qunit-fixture").one("show.bs.modal", function).on("hidden.bs.modal", function).on("shown.bs.modal", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:287 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:287: 1. returned_null: "$("
").appendTo("#qunit-fixture").one("show.bs.modal", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:287: 2. property_access: Accessing a property of null-like value "$("
").appendTo("#qunit-fixture").one("show.bs.modal", function).on("hidden.bs.modal", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:318 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:318: 1. returned_null: "$("
").on("hidden.bs.modal", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:318: 2. property_access: Accessing a property of null-like value "$("
").on("hidden.bs.modal", function).on("shown.bs.modal", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:318 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:318: 1. returned_null: "$("
").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:318: 2. property_access: Accessing a property of null-like value "$("
").on("hidden.bs.modal", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:338 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:338: 1. returned_null: "$("
").on("hidden.bs.modal", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:338: 2. property_access: Accessing a property of null-like value "$("
").on("hidden.bs.modal", function).on("shown.bs.modal", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:338 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:338: 1. returned_null: "$("
").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:338: 2. property_access: Accessing a property of null-like value "$("
").on("hidden.bs.modal", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:358 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:358: 1. returned_null: "$("
").on("hidden.bs.modal", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:358: 2. property_access: Accessing a property of null-like value "$("
").on("hidden.bs.modal", function).on("shown.bs.modal", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:358 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:358: 1. returned_null: "$("
").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:358: 2. property_access: Accessing a property of null-like value "$("
").on("hidden.bs.modal", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:379 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:379: 1. returned_null: "$("
").on("hidden.bs.modal", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:379: 2. property_access: Accessing a property of null-like value "$("
").on("hidden.bs.modal", function).on("shown.bs.modal", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:379 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:379: 1. returned_null: "$("
").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:379: 2. property_access: Accessing a property of null-like value "$("
").on("hidden.bs.modal", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:411 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:411: 1. returned_null: "$("
").on("hidden.bs.modal", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:411: 2. property_access: Accessing a property of null-like value "$("
").on("hidden.bs.modal", function).on("shown.bs.modal", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:411 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:411: 1. returned_null: "$("
").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:411: 2. property_access: Accessing a property of null-like value "$("
").on("hidden.bs.modal", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:447 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:447: 1. returned_null: "$("
").on("hidden.bs.modal", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:447: 2. property_access: Accessing a property of null-like value "$("
").on("hidden.bs.modal", function).on("shown.bs.modal", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:447 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:447: 1. returned_null: "$("
").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/modal.js:447: 2. property_access: Accessing a property of null-like value "$("
").on("hidden.bs.modal", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/popover.js:39 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/popover.js:39: 1. returned_null: "$("@mdo").appendTo("#qunit-fixture").on("shown.bs.popover", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/popover.js:39: 2. property_access: Accessing a property of null-like value "$("@mdo").appendTo("#qunit-fixture").on("shown.bs.popover", function).on("hidden.bs.popover", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/popover.js:39 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/popover.js:39: 1. returned_null: "$("@mdo").appendTo("#qunit-fixture").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/popover.js:39: 2. property_access: Accessing a property of null-like value "$("@mdo").appendTo("#qunit-fixture").on("shown.bs.popover", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/popover.js:74 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/popover.js:74: 1. returned_null: "$("@fat").appendTo("#qunit-fixture").bootstrapPopover({"title" : function, "content" : function}).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/popover.js:74: 2. property_access: Accessing a property of null-like value "$("@fat").appendTo("#qunit-fixture").bootstrapPopover({"title" : function, "content" : function}).on("shown.bs.popover", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/popover.js:96 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/popover.js:74: 1. returned_null: "$("@fat").appendTo("#qunit-fixture").bootstrapPopover({"title" : function, "content" : function}).on("shown.bs.popover", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/popover.js:74: 2. var_assigned: Assigning "$popover" to the "null" or "undefined" return value from "$("@fat").appendTo("#qunit-fixture").bootstrapPopover({"title" : function, "content" : function}).on("shown.bs.popover", function).on". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/popover.js:96: 3. property_access: Accessing a property of null-like value "$popover". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/popover.js:216 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/popover.js:210: 1. returned_null: "$("
").bootstrapPopover({"trigger" : "hover"}).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/popover.js:210: 2. var_assigned: Assigning "$popover" to the "null" or "undefined" return value from "$("
").bootstrapPopover({"trigger" : "hover"}).on". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/popover.js:216: 3. property_access: Accessing a property of null-like value "$popover". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/popover.js:301 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/popover.js:301: 1. returned_null: "$("some text").appendTo("#qunit-fixture").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/popover.js:301: 2. property_access: Accessing a property of null-like value "$("some text").appendTo("#qunit-fixture").on("hidden.bs.popover shown.bs.popover", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/popover.js:324 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/popover.js:324: 1. returned_null: "$("@Johann-S").appendTo("#qunit-fixture").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/popover.js:324: 2. property_access: Accessing a property of null-like value "$("@Johann-S").appendTo("#qunit-fixture").on("inserted.bs.popover", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tab.js:71 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tab.js:71: 1. returned_null: "$("
").on("show.bs.tab", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tab.js:71: 2. property_access: Accessing a property of null-like value "$("
").on("show.bs.tab", function).on("shown.bs.tab", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tab.js:71 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tab.js:71: 1. returned_null: "$("
").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tab.js:71: 2. property_access: Accessing a property of null-like value "$("
").on("show.bs.tab", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tab.js:96 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tab.js:96: 1. returned_null: "$(dropHTML).find("ul > li:first a").bootstrapTab("show").end().find("ul > li:last a").on("show.bs.tab", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tab.js:96: 2. property_access: Accessing a property of null-like value "$(dropHTML).find("ul > li:first a").bootstrapTab("show").end().find("ul > li:last a").on("show.bs.tab", function).on("shown.bs.tab", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tab.js:96 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tab.js:96: 1. returned_null: "$(dropHTML).find("ul > li:first a").bootstrapTab("show").end().find("ul > li:last a").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tab.js:96: 2. property_access: Accessing a property of null-like value "$(dropHTML).find("ul > li:first a").bootstrapTab("show").end().find("ul > li:last a").on("show.bs.tab", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tab.js:120 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tab.js:120: 1. returned_null: "$(tabsHTML).find("li:first a").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tab.js:120: 2. property_access: Accessing a property of null-like value "$(tabsHTML).find("li:first a").on("hide.bs.tab", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tab.js:130 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tab.js:130: 1. returned_null: "$(tabsHTML).find("li:first a").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tab.js:130: 2. property_access: Accessing a property of null-like value "$(tabsHTML).find("li:first a").on("hidden.bs.tab", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tab.js:151 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tab.js:151: 1. returned_null: "$(tabsHTML).find("li:first a").on("hide.bs.tab", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tab.js:151: 2. property_access: Accessing a property of null-like value "$(tabsHTML).find("li:first a").on("hide.bs.tab", function).on("hidden.bs.tab", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tab.js:151 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tab.js:151: 1. returned_null: "$(tabsHTML).find("li:first a").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tab.js:151: 2. property_access: Accessing a property of null-like value "$(tabsHTML).find("li:first a").on("hide.bs.tab", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tab.js:176 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tab.js:176: 1. returned_null: "$(tabsHTML).find("li:first a").on("hide.bs.tab", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tab.js:176: 2. property_access: Accessing a property of null-like value "$(tabsHTML).find("li:first a").on("hide.bs.tab", function).on("hidden.bs.tab", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tab.js:176 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tab.js:176: 1. returned_null: "$(tabsHTML).find("li:first a").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tab.js:176: 2. property_access: Accessing a property of null-like value "$(tabsHTML).find("li:first a").on("hide.bs.tab", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:66 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:66: 1. returned_null: "$trigger.bootstrapTooltip().on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:66: 2. property_access: Accessing a property of null-like value "$trigger.bootstrapTooltip().on("shown.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:102 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:102: 1. returned_null: "$("").appendTo("#qunit-fixture").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:102: 2. property_access: Accessing a property of null-like value "$("").appendTo("#qunit-fixture").on("shown.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:118 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:118: 1. returned_null: "$("").appendTo("#qunit-fixture").on("shown.bs.tooltip", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:118: 2. property_access: Accessing a property of null-like value "$("").appendTo("#qunit-fixture").on("shown.bs.tooltip", function).on("hidden.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:118 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:118: 1. returned_null: "$("").appendTo("#qunit-fixture").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:118: 2. property_access: Accessing a property of null-like value "$("").appendTo("#qunit-fixture").on("shown.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:175 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:175: 1. returned_null: "$("
").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:175: 2. property_access: Accessing a property of null-like value "$("
").on("show.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:187 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:187: 1. returned_null: "$("
").appendTo("#qunit-fixture").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:187: 2. property_access: Accessing a property of null-like value "$("
").appendTo("#qunit-fixture").on("inserted.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:201 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:201: 1. returned_null: "$("
").appendTo("#qunit-fixture").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:201: 2. property_access: Accessing a property of null-like value "$("
").appendTo("#qunit-fixture").on("shown.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:214 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:214: 1. returned_null: "$("
").on("show.bs.tooltip", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:214: 2. property_access: Accessing a property of null-like value "$("
").on("show.bs.tooltip", function).on("shown.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:214 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:214: 1. returned_null: "$("
").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:214: 2. property_access: Accessing a property of null-like value "$("
").on("show.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:230 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:230: 1. returned_null: "$("
").appendTo("#qunit-fixture").on("shown.bs.tooltip", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:230: 2. property_access: Accessing a property of null-like value "$("
").appendTo("#qunit-fixture").on("shown.bs.tooltip", function).on("hide.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:230 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:230: 1. returned_null: "$("
").appendTo("#qunit-fixture").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:230: 2. property_access: Accessing a property of null-like value "$("
").appendTo("#qunit-fixture").on("shown.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:246 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:246: 1. returned_null: "$("
").appendTo("#qunit-fixture").on("shown.bs.tooltip", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:246: 2. property_access: Accessing a property of null-like value "$("
").appendTo("#qunit-fixture").on("shown.bs.tooltip", function).on("hidden.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:246 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:246: 1. returned_null: "$("
").appendTo("#qunit-fixture").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:246: 2. property_access: Accessing a property of null-like value "$("
").appendTo("#qunit-fixture").on("shown.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:262 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:262: 1. returned_null: "$("
").appendTo("#qunit-fixture").on("shown.bs.tooltip", function).on("hide.bs.tooltip", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:262: 2. property_access: Accessing a property of null-like value "$("
").appendTo("#qunit-fixture").on("shown.bs.tooltip", function).on("hide.bs.tooltip", function).on("hidden.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:262 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:262: 1. returned_null: "$("
").appendTo("#qunit-fixture").on("shown.bs.tooltip", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:262: 2. property_access: Accessing a property of null-like value "$("
").appendTo("#qunit-fixture").on("shown.bs.tooltip", function).on("hide.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:262 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:262: 1. returned_null: "$("
").appendTo("#qunit-fixture").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:262: 2. property_access: Accessing a property of null-like value "$("
").appendTo("#qunit-fixture").on("shown.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:284 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:280: 1. returned_null: "$("
").bootstrapTooltip().on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:280: 2. var_assigned: Assigning "$tooltip" to the "null" or "undefined" return value from "$("
").bootstrapTooltip().on". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:284: 3. property_access: Accessing a property of null-like value "$tooltip". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:546 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:546: 1. returned_null: "$target.on("shown.bs.tooltip", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:546: 2. property_access: Accessing a property of null-like value "$target.on("shown.bs.tooltip", function).on("hidden.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:546 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:546: 1. returned_null: "$target.on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:546: 2. property_access: Accessing a property of null-like value "$target.on("shown.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:577 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:577: 1. returned_null: "$target.on("shown.bs.tooltip", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:577: 2. property_access: Accessing a property of null-like value "$target.on("shown.bs.tooltip", function).on("hidden.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:577 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:577: 1. returned_null: "$target.on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:577: 2. property_access: Accessing a property of null-like value "$target.on("shown.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:609 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:609: 1. returned_null: "$target.on("shown.bs.tooltip", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:609: 2. property_access: Accessing a property of null-like value "$target.on("shown.bs.tooltip", function).on("hidden.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:609 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:609: 1. returned_null: "$target.on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:609: 2. property_access: Accessing a property of null-like value "$target.on("shown.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:642 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:642: 1. returned_null: "$target.on("shown.bs.tooltip", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:642: 2. property_access: Accessing a property of null-like value "$target.on("shown.bs.tooltip", function).on("hidden.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:642 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:642: 1. returned_null: "$target.on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:642: 2. property_access: Accessing a property of null-like value "$target.on("shown.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:675 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:675: 1. returned_null: "$target.on("shown.bs.tooltip", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:675: 2. property_access: Accessing a property of null-like value "$target.on("shown.bs.tooltip", function).on("hidden.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:675 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:675: 1. returned_null: "$target.on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:675: 2. property_access: Accessing a property of null-like value "$target.on("shown.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:712 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:712: 1. returned_null: "$target.on("shown.bs.tooltip", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:712: 2. property_access: Accessing a property of null-like value "$target.on("shown.bs.tooltip", function).on("hidden.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:712 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:712: 1. returned_null: "$target.on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:712: 2. property_access: Accessing a property of null-like value "$target.on("shown.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:745 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:745: 1. returned_null: "$target.on("shown.bs.tooltip", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:745: 2. property_access: Accessing a property of null-like value "$target.on("shown.bs.tooltip", function).on("hidden.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:745 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:745: 1. returned_null: "$target.on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:745: 2. property_access: Accessing a property of null-like value "$target.on("shown.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:779 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:779: 1. returned_null: "$target.on("shown.bs.tooltip", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:779: 2. property_access: Accessing a property of null-like value "$target.on("shown.bs.tooltip", function).on("hidden.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:779 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:779: 1. returned_null: "$target.on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:779: 2. property_access: Accessing a property of null-like value "$target.on("shown.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:813 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:813: 1. returned_null: "$target.on("shown.bs.tooltip", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:813: 2. property_access: Accessing a property of null-like value "$target.on("shown.bs.tooltip", function).on("hidden.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:813 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:813: 1. returned_null: "$target.on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:813: 2. property_access: Accessing a property of null-like value "$target.on("shown.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:855 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:855: 1. returned_null: "$target.on("shown.bs.tooltip", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:855: 2. property_access: Accessing a property of null-like value "$target.on("shown.bs.tooltip", function).on("hidden.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:855 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:855: 1. returned_null: "$target.on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:855: 2. property_access: Accessing a property of null-like value "$target.on("shown.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:890 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:890: 1. returned_null: "$target.on("shown.bs.tooltip", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:890: 2. property_access: Accessing a property of null-like value "$target.on("shown.bs.tooltip", function).on("hidden.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:890 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:890: 1. returned_null: "$target.on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:890: 2. property_access: Accessing a property of null-like value "$target.on("shown.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:924 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:924: 1. returned_null: "$target.on("shown.bs.tooltip", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:924: 2. property_access: Accessing a property of null-like value "$target.on("shown.bs.tooltip", function).on("hidden.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:924 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:924: 1. returned_null: "$target.on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:924: 2. property_access: Accessing a property of null-like value "$target.on("shown.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:961 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:961: 1. returned_null: "$target.on("shown.bs.tooltip", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:961: 2. property_access: Accessing a property of null-like value "$target.on("shown.bs.tooltip", function).on("hidden.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:961 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:961: 1. returned_null: "$target.on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:961: 2. property_access: Accessing a property of null-like value "$target.on("shown.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:995 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:995: 1. returned_null: "$target.on("shown.bs.tooltip", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:995: 2. property_access: Accessing a property of null-like value "$target.on("shown.bs.tooltip", function).on("hidden.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:995 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:995: 1. returned_null: "$target.on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:995: 2. property_access: Accessing a property of null-like value "$target.on("shown.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:1268 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:1244: 1. path: Condition "!window.SVGElement", taking false branch. /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:1268: 2. returned_null: "$circle.on("shown.bs.tooltip", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 2.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:1268: 3. property_access: Accessing a property of null-like value "$circle.on("shown.bs.tooltip", function).on("hidden.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:1268 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:1244: 1. path: Condition "!window.SVGElement", taking false branch. /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:1268: 2. returned_null: "$circle.on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 2.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:1268: 3. property_access: Accessing a property of null-like value "$circle.on("shown.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:1304 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:1304: 1. returned_null: "$trigger.on("shown.bs.tooltip", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:1304: 2. property_access: Accessing a property of null-like value "$trigger.on("shown.bs.tooltip", function).on("hidden.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:1304 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:1304: 1. returned_null: "$trigger.on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:1304: 2. property_access: Accessing a property of null-like value "$trigger.on("shown.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:1402 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:1402: 1. returned_null: "$("Foobar").appendTo("body").on("shown.bs.tooltip", function).on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:1402: 2. property_access: Accessing a property of null-like value "$("Foobar").appendTo("body").on("shown.bs.tooltip", function).on("hidden.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:1402 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:1402: 1. returned_null: "$("Foobar").appendTo("body").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:1402: 2. property_access: Accessing a property of null-like value "$("Foobar").appendTo("body").on("shown.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:1445 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:1425: 1. path: Condition "!("transform" in styleProps)", taking true branch. /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:1425: 2. path: Condition "!("webkitTransform" in styleProps)", taking true branch. /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:1425: 3. path: Condition "!("msTransform" in styleProps)", taking false branch. /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:1425: 4. path: Condition "!("transform" in styleProps) && (!("webkitTransform" in styleProps) && !("msTransform" in styleProps))", taking false branch. /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:1425: 5. path: Condition "(!("transform" in styleProps) && (!("webkitTransform" in styleProps) && !("msTransform" in styleProps))) || window.__karma__", taking false branch. /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:1445: 6. returned_null: "$element.on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 6.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:1445: 7. property_access: Accessing a property of null-like value "$element.on("shown.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:1473 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:1473: 1. returned_null: "$("some text").appendTo("#qunit-fixture").on" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tests/unit/tooltip.js:1473: 2. property_access: Accessing a property of null-like value "$("some text").appendTo("#qunit-fixture").on("hidden.bs.tooltip shown.bs.tooltip", function)". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tooltip.js:479 Checker: NULL_RETURNS /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tooltip.js:479: 1. returned_null: "that.$element.off" returns "null" or "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/docs/assets/js/vendor/autoprefixer.js:5780: 1.1. return: Implicitly returning "undefined". /tmp/coverity/twitter-bootstrap3-3.4.0+dfsg/js/tooltip.js:479: 2. property_access: Accessing a property of null-like value "that.$element.off("." + that.type)".