Chris@0: PHP_CodeCoverage Chris@0: Chris@14: Copyright (c) 2009-2017, Sebastian Bergmann . Chris@0: All rights reserved. Chris@0: Chris@0: Redistribution and use in source and binary forms, with or without Chris@0: modification, are permitted provided that the following conditions Chris@0: are met: Chris@0: Chris@0: * Redistributions of source code must retain the above copyright Chris@0: notice, this list of conditions and the following disclaimer. Chris@0: Chris@0: * Redistributions in binary form must reproduce the above copyright Chris@0: notice, this list of conditions and the following disclaimer in Chris@0: the documentation and/or other materials provided with the Chris@0: distribution. Chris@0: Chris@0: * Neither the name of Sebastian Bergmann nor the names of his Chris@0: contributors may be used to endorse or promote products derived Chris@0: from this software without specific prior written permission. Chris@0: Chris@0: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS Chris@0: "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT Chris@0: LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS Chris@0: FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE Chris@0: COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, Chris@0: INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, Chris@0: BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; Chris@0: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER Chris@0: CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT Chris@0: LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN Chris@0: ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE Chris@0: POSSIBILITY OF SUCH DAMAGE.