2016-02-12 15:20:26 +00:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< meta charset = "UTF-8" >
< title > Code Coverage for /var/www/stefproject/manager/autoloader.php< / title >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< link href = "css/bootstrap.min.css" rel = "stylesheet" >
< link href = "css/bootstrap-responsive.min.css" rel = "stylesheet" >
< link href = "css/style.css" rel = "stylesheet" >
<!-- [if lt IE 9]>
< script src = "js/html5shiv.js" > < / script >
<![endif]-->
< / head >
< body >
< header >
< div class = "container" >
< div class = "row" >
< div class = "span12" >
< ul class = "breadcrumb" >
< li > < a href = "index.html" > /var/www/stefproject/manager< / a > < span class = "divider" > /< / span > < / li >
< li class = "active" > autoloader.php< / li >
< / ul >
< / div >
< / div >
< / div >
< / header >
< div class = "container" >
< table class = "table table-bordered" >
< thead >
< tr >
< td > < / td >
< td colspan = "10" > < div align = "center" > < strong > Code Coverage< / strong > < / div > < / td >
< / tr >
< tr >
< td > < / td >
< td colspan = "3" > < div align = "center" > < strong > Classes and Traits< / strong > < / div > < / td >
< td colspan = "4" > < div align = "center" > < strong > Functions and Methods< / strong > < / div > < / td >
< td colspan = "3" > < div align = "center" > < strong > Lines< / strong > < / div > < / td >
< / tr >
< / thead >
< tbody >
< tr >
< td class = "None" > Total< / td >
< td class = "None big" > < / td >
< td class = "None small" > < div align = "right" > < / div > < / td >
< td class = "None small" > < div align = "right" > < / div > < / td >
< td class = "None big" > < / td >
< td class = "None small" > < div align = "right" > < / div > < / td >
< td class = "None small" > < div align = "right" > < / div > < / td >
< td class = "None small" > < abbr title = "Change Risk Anti-Patterns (CRAP) Index" > CRAP< / abbr > < / td >
< td class = "warning big" > < div class = "progress progress-warning" style = "width: 100px;" >
2016-02-14 12:28:35 +00:00
< div class = "bar" style = "width: 37.50%;" > < / div >
2016-02-12 15:20:26 +00:00
< / div >
< / td >
2016-02-14 12:28:35 +00:00
< td class = "warning small" > < div align = "right" > 37.50%< / div > < / td >
< td class = "warning small" > < div align = "right" > 6 / 16< / div > < / td >
2016-02-12 15:20:26 +00:00
< / tr >
< tr >
2016-02-14 12:28:35 +00:00
< td class = "danger" colspan = "4" > < a href = "#15" > debug()< / a > < / td >
2016-02-12 15:20:26 +00:00
< td class = "danger big" > < div class = "progress progress-danger" style = "width: 100px;" >
< div class = "bar" style = "width: 0.00%;" > < / div >
< / div >
< / td >
< td class = "danger small" > < div align = "right" > 0.00%< / div > < / td >
< td class = "danger small" > < div align = "right" > 0 / 1< / div > < / td >
< td class = "danger small" > 0< / td >
< td class = "danger big" > < div class = "progress progress-danger" style = "width: 100px;" >
< div class = "bar" style = "width: 0.00%;" > < / div >
< / div >
< / td >
< td class = "danger small" > < div align = "right" > 0.00%< / div > < / td >
< td class = "danger small" > < div align = "right" > 0 / 4< / div > < / td >
< / tr >
< tr >
2016-02-14 12:28:35 +00:00
< td class = "danger" colspan = "4" > < a href = "#31" > autoload($classes)< / a > < / td >
< td class = "danger big" > < div class = "progress progress-danger" style = "width: 100px;" >
< div class = "bar" style = "width: 0.00%;" > < / div >
< / div >
< / td >
< td class = "danger small" > < div align = "right" > 0.00%< / div > < / td >
< td class = "danger small" > < div align = "right" > 0 / 1< / div > < / td >
< td class = "danger small" > 0< / td >
< td class = "danger big" > < div class = "progress progress-danger" style = "width: 100px;" >
< div class = "bar" style = "width: 0.00%;" > < / div >
< / div >
< / td >
< td class = "danger small" > < div align = "right" > 0.00%< / div > < / td >
< td class = "danger small" > < div align = "right" > 0 / 6< / div > < / td >
< / tr >
< tr >
< td class = "success" colspan = "4" > < a href = "#52" > autoloader($className)< / a > < / td >
2016-02-12 15:20:26 +00:00
< td class = "success big" > < div class = "progress progress-success" style = "width: 100px;" >
< div class = "bar" style = "width: 100.00%;" > < / div >
< / div >
< / td >
< td class = "success small" > < div align = "right" > 100.00%< / div > < / td >
< td class = "success small" > < div align = "right" > 1 / 1< / div > < / td >
< td class = "success small" > 0< / td >
< td class = "success big" > < div class = "progress progress-success" style = "width: 100px;" >
< div class = "bar" style = "width: 100.00%;" > < / div >
< / div >
< / td >
< td class = "success small" > < div align = "right" > 100.00%< / div > < / td >
< td class = "success small" > < div align = "right" > 6 / 6< / div > < / td >
< / tr >
< / tbody >
< / table >
< table class = "table table-borderless table-condensed" >
< tbody >
2016-02-12 22:34:52 +00:00
< tr > < td > < div align = "right" > < a name = "1" > < / a > < a href = "#1" > 1< / a > < / div > < / td > < td class = "codeLine" > < ?php< / td > < / tr >
2016-02-14 12:28:35 +00:00
< tr > < td > < div align = "right" > < a name = "2" > < / a > < a href = "#2" > 2< / a > < / div > < / td > < td class = "codeLine" > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "3" > < / a > < a href = "#3" > 3< / a > < / div > < / td > < td class = "codeLine" > // On definit la racine __ROOT__ si c'est pas deja fait< / td > < / tr >
< tr > < td > < div align = "right" > < a name = "4" > < / a > < a href = "#4" > 4< / a > < / div > < / td > < td class = "codeLine" > if( !defined('__ROOT__') ) define('__ROOT__', dirname(dirname(__FILE__)) );< / td > < / tr >
2016-02-12 22:34:52 +00:00
< tr > < td > < div align = "right" > < a name = "5" > < / a > < a href = "#5" > 5< / a > < / div > < / td > < td class = "codeLine" > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "6" > < / a > < a href = "#6" > 6< / a > < / div > < / td > < td class = "codeLine" > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "7" > < / a > < a href = "#7" > 7< / a > < / div > < / td > < td class = "codeLine" > < / td > < / tr >
2016-02-14 12:28:35 +00:00
< tr > < td > < div align = "right" > < a name = "8" > < / a > < a href = "#8" > 8< / a > < / div > < / td > < td class = "codeLine" > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "9" > < / a > < a href = "#9" > 9< / a > < / div > < / td > < td class = "codeLine" > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "10" > < / a > < a href = "#10" > 10< / a > < / div > < / td > < td class = "codeLine" > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "11" > < / a > < a href = "#11" > 11< / a > < / div > < / td > < td class = "codeLine" > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "12" > < / a > < a href = "#12" > 12< / a > < / div > < / td > < td class = "codeLine" > /* ACTIVE LE DEBUGGAGE (WARNING + EXCEPTION)< / td > < / tr >
< tr > < td > < div align = "right" > < a name = "13" > < / a > < a href = "#13" > 13< / a > < / div > < / td > < td class = "codeLine" > *< / td > < / tr >
< tr > < td > < div align = "right" > < a name = "14" > < / a > < a href = "#14" > 14< / a > < / div > < / td > < td class = "codeLine" > */< / td > < / tr >
< tr > < td > < div align = "right" > < a name = "15" > < / a > < a href = "#15" > 15< / a > < / div > < / td > < td class = "codeLine" > function debug(){< / td > < / tr >
< tr class = "danger" > < td > < div align = "right" > < a name = "16" > < / a > < a href = "#16" > 16< / a > < / div > < / td > < td class = "codeLine" > ini_set('display_errors',1);< / td > < / tr >
< tr class = "danger" > < td > < div align = "right" > < a name = "17" > < / a > < a href = "#17" > 17< / a > < / div > < / td > < td class = "codeLine" > ini_set('display_startup_errors',1);< / td > < / tr >
< tr class = "danger" > < td > < div align = "right" > < a name = "18" > < / a > < a href = "#18" > 18< / a > < / div > < / td > < td class = "codeLine" > error_reporting(-1);< / td > < / tr >
< tr class = "danger" > < td > < div align = "right" > < a name = "19" > < / a > < a href = "#19" > 19< / a > < / div > < / td > < td class = "codeLine" > }< / td > < / tr >
< tr > < td > < div align = "right" > < a name = "20" > < / a > < a href = "#20" > 20< / a > < / div > < / td > < td class = "codeLine" > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "21" > < / a > < a href = "#21" > 21< / a > < / div > < / td > < td class = "codeLine" > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "22" > < / a > < a href = "#22" > 22< / a > < / div > < / td > < td class = "codeLine" > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "23" > < / a > < a href = "#23" > 23< / a > < / div > < / td > < td class = "codeLine" > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "24" > < / a > < a href = "#24" > 24< / a > < / div > < / td > < td class = "codeLine" > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "25" > < / a > < a href = "#25" > 25< / a > < / div > < / td > < td class = "codeLine" > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "26" > < / a > < a href = "#26" > 26< / a > < / div > < / td > < td class = "codeLine" > /* APPEL DYNAMIQUE DES CLASSES PASSEES EN PARAMETRE< / td > < / tr >
< tr > < td > < div align = "right" > < a name = "27" > < / a > < a href = "#27" > 27< / a > < / div > < / td > < td class = "codeLine" > *< / td > < / tr >
< tr > < td > < div align = "right" > < a name = "28" > < / a > < a href = "#28" > 28< / a > < / div > < / td > < td class = "codeLine" > * @classes< Array> Tableau contenant le nom des classes< / td > < / tr >
< tr > < td > < div align = "right" > < a name = "29" > < / a > < a href = "#29" > 29< / a > < / div > < / td > < td class = "codeLine" > *< / td > < / tr >
< tr > < td > < div align = "right" > < a name = "30" > < / a > < a href = "#30" > 30< / a > < / div > < / td > < td class = "codeLine" > */< / td > < / tr >
< tr > < td > < div align = "right" > < a name = "31" > < / a > < a href = "#31" > 31< / a > < / div > < / td > < td class = "codeLine" > function autoload($classes){< / td > < / tr >
< tr class = "danger" > < td > < div align = "right" > < a name = "32" > < / a > < a href = "#32" > 32< / a > < / div > < / td > < td class = "codeLine" > foreach($classes as $class){< / td > < / tr >
< tr class = "danger" > < td > < div align = "right" > < a name = "33" > < / a > < a href = "#33" > 33< / a > < / div > < / td > < td class = "codeLine" > $name_only = substr(strrchr($class, '\\'), 1);< / td > < / tr >
< tr class = "danger" > < td > < div align = "right" > < a name = "34" > < / a > < a href = "#34" > 34< / a > < / div > < / td > < td class = "codeLine" > var_dump('use '.$class.' as '.$name_only.';');< / td > < / tr >
< tr class = "danger" > < td > < div align = "right" > < a name = "35" > < / a > < a href = "#35" > 35< / a > < / div > < / td > < td class = "codeLine" > eval('use '.$class.' as '.$name_only.';');< / td > < / tr >
< tr class = "danger" > < td > < div align = "right" > < a name = "36" > < / a > < a href = "#36" > 36< / a > < / div > < / td > < td class = "codeLine" > }< / td > < / tr >
< tr class = "danger" > < td > < div align = "right" > < a name = "37" > < / a > < a href = "#37" > 37< / a > < / div > < / td > < td class = "codeLine" > }< / td > < / tr >
< tr > < td > < div align = "right" > < a name = "38" > < / a > < a href = "#38" > 38< / a > < / div > < / td > < td class = "codeLine" > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "39" > < / a > < a href = "#39" > 39< / a > < / div > < / td > < td class = "codeLine" > < / td > < / tr >
2016-02-12 22:22:14 +00:00
< tr > < td > < div align = "right" > < a name = "40" > < / a > < a href = "#40" > 40< / a > < / div > < / td > < td class = "codeLine" > < / td > < / tr >
2016-02-12 22:34:52 +00:00
< tr > < td > < div align = "right" > < a name = "41" > < / a > < a href = "#41" > 41< / a > < / div > < / td > < td class = "codeLine" > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "42" > < / a > < a href = "#42" > 42< / a > < / div > < / td > < td class = "codeLine" > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "43" > < / a > < a href = "#43" > 43< / a > < / div > < / td > < td class = "codeLine" > < / td > < / tr >
2016-02-14 12:28:35 +00:00
< tr > < td > < div align = "right" > < a name = "44" > < / a > < a href = "#44" > 44< / a > < / div > < / td > < td class = "codeLine" > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "45" > < / a > < a href = "#45" > 45< / a > < / div > < / td > < td class = "codeLine" > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "46" > < / a > < a href = "#46" > 46< / a > < / div > < / td > < td class = "codeLine" > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "47" > < / a > < a href = "#47" > 47< / a > < / div > < / td > < td class = "codeLine" > /* AUTOLOADER< / td > < / tr >
< tr > < td > < div align = "right" > < a name = "48" > < / a > < a href = "#48" > 48< / a > < / div > < / td > < td class = "codeLine" > *< / td > < / tr >
< tr > < td > < div align = "right" > < a name = "49" > < / a > < a href = "#49" > 49< / a > < / div > < / td > < td class = "codeLine" > * @className< String> Nom de la classe appelee< / td > < / tr >
< tr > < td > < div align = "right" > < a name = "50" > < / a > < a href = "#50" > 50< / a > < / div > < / td > < td class = "codeLine" > *< / td > < / tr >
< tr > < td > < div align = "right" > < a name = "51" > < / a > < a href = "#51" > 51< / a > < / div > < / td > < td class = "codeLine" > */< / td > < / tr >
< tr > < td > < div align = "right" > < a name = "52" > < / a > < a href = "#52" > 52< / a > < / div > < / td > < td class = "codeLine" > function autoloader($className){< / td > < / tr >
2016-11-05 13:57:35 +00:00
< tr class = "success popin" data-title = "12 tests cover line 53" data-content = "<ul><li class="success">phpunit\DatabaseDriver_check::testAutoIncrementSizeInfCorrect</li><li class="success">phpunit\DatabaseDriver_check::testAutoIncrementSizeLtInfIncorrect</li><li class="success">phpunit\DatabaseDriver_check::testUsernameSize3Correct</li><li class="success">phpunit\DatabaseDriver_check::testUsernameSizeLt3Incorrect</li><li class="success">phpunit\DatabaseDriver_check::testUsernameSizeGt30Incorrect</li><li class="success">phpunit\DatabaseDriver_check::testMailSizeEqCorrect</li><li class="success">phpunit\DatabaseDriver_check::testPasswordContentIncorrect</li><li class="success">phpunit\DatabaseDriver_construct::testGetInstanceWithNoSERVER</li><li class="success">phpunit\DatabaseDriver_construct::testInstancePersistence</li><li class="success">phpunit\DatabaseDriver_construct::testInstancePersistenceRefutation</li><li class="success">phpunit\DatabaseDriver_delNumeric::testGlobal2Dim</li><li class="success">phpunit\Error::testErrorSuccess</li></ul>" data-placement = "bottom" data-html = "true" > < td > < div align = "right" > < a name = "53" > < / a > < a href = "#53" > 53< / a > < / div > < / td > < td class = "codeLine" > $path = '';< / td > < / tr >
2016-02-14 12:28:35 +00:00
< tr > < td > < div align = "right" > < a name = "54" > < / a > < a href = "#54" > 54< / a > < / div > < / td > < td class = "codeLine" > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "55" > < / a > < a href = "#55" > 55< / a > < / div > < / td > < td class = "codeLine" > /* [1] On utilise le namespace pour localiser< / td > < / tr >
< tr > < td > < div align = "right" > < a name = "56" > < / a > < a href = "#56" > 56< / a > < / div > < / td > < td class = "codeLine" > ===============================================*/< / td > < / tr >
< tr > < td > < div align = "right" > < a name = "57" > < / a > < a href = "#57" > 57< / a > < / div > < / td > < td class = "codeLine" > // On remplace les '\' par des '/'< / td > < / tr >
2016-11-05 13:57:35 +00:00
< tr class = "success popin" data-title = "12 tests cover line 58" data-content = "<ul><li class="success">phpunit\DatabaseDriver_check::testAutoIncrementSizeInfCorrect</li><li class="success">phpunit\DatabaseDriver_check::testAutoIncrementSizeLtInfIncorrect</li><li class="success">phpunit\DatabaseDriver_check::testUsernameSize3Correct</li><li class="success">phpunit\DatabaseDriver_check::testUsernameSizeLt3Incorrect</li><li class="success">phpunit\DatabaseDriver_check::testUsernameSizeGt30Incorrect</li><li class="success">phpunit\DatabaseDriver_check::testMailSizeEqCorrect</li><li class="success">phpunit\DatabaseDriver_check::testPasswordContentIncorrect</li><li class="success">phpunit\DatabaseDriver_construct::testGetInstanceWithNoSERVER</li><li class="success">phpunit\DatabaseDriver_construct::testInstancePersistence</li><li class="success">phpunit\DatabaseDriver_construct::testInstancePersistenceRefutation</li><li class="success">phpunit\DatabaseDriver_delNumeric::testGlobal2Dim</li><li class="success">phpunit\Error::testErrorSuccess</li></ul>" data-placement = "bottom" data-html = "true" > < td > < div align = "right" > < a name = "58" > < / a > < a href = "#58" > 58< / a > < / div > < / td > < td class = "codeLine" > $path = str_replace('\\', '/', $className) . '.php';< / td > < / tr >
< tr class = "success popin" data-title = "12 tests cover line 59" data-content = "<ul><li class="success">phpunit\DatabaseDriver_check::testAutoIncrementSizeInfCorrect</li><li class="success">phpunit\DatabaseDriver_check::testAutoIncrementSizeLtInfIncorrect</li><li class="success">phpunit\DatabaseDriver_check::testUsernameSize3Correct</li><li class="success">phpunit\DatabaseDriver_check::testUsernameSizeLt3Incorrect</li><li class="success">phpunit\DatabaseDriver_check::testUsernameSizeGt30Incorrect</li><li class="success">phpunit\DatabaseDriver_check::testMailSizeEqCorrect</li><li class="success">phpunit\DatabaseDriver_check::testPasswordContentIncorrect</li><li class="success">phpunit\DatabaseDriver_construct::testGetInstanceWithNoSERVER</li><li class="success">phpunit\DatabaseDriver_construct::testInstancePersistence</li><li class="success">phpunit\DatabaseDriver_construct::testInstancePersistenceRefutation</li><li class="success">phpunit\DatabaseDriver_delNumeric::testGlobal2Dim</li><li class="success">phpunit\Error::testErrorSuccess</li></ul>" data-placement = "bottom" data-html = "true" > < td > < div align = "right" > < a name = "59" > < / a > < a href = "#59" > 59< / a > < / div > < / td > < td class = "codeLine" > $path = __ROOT__.'/'.$path;< / td > < / tr >
2016-02-14 12:28:35 +00:00
< tr > < td > < div align = "right" > < a name = "60" > < / a > < a href = "#60" > 60< / a > < / div > < / td > < td class = "codeLine" > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "61" > < / a > < a href = "#61" > 61< / a > < / div > < / td > < td class = "codeLine" > // Si le fichier existe< / td > < / tr >
2016-11-05 13:57:35 +00:00
< tr class = "success popin" data-title = "12 tests cover line 62" data-content = "<ul><li class="success">phpunit\DatabaseDriver_check::testAutoIncrementSizeInfCorrect</li><li class="success">phpunit\DatabaseDriver_check::testAutoIncrementSizeLtInfIncorrect</li><li class="success">phpunit\DatabaseDriver_check::testUsernameSize3Correct</li><li class="success">phpunit\DatabaseDriver_check::testUsernameSizeLt3Incorrect</li><li class="success">phpunit\DatabaseDriver_check::testUsernameSizeGt30Incorrect</li><li class="success">phpunit\DatabaseDriver_check::testMailSizeEqCorrect</li><li class="success">phpunit\DatabaseDriver_check::testPasswordContentIncorrect</li><li class="success">phpunit\DatabaseDriver_construct::testGetInstanceWithNoSERVER</li><li class="success">phpunit\DatabaseDriver_construct::testInstancePersistence</li><li class="success">phpunit\DatabaseDriver_construct::testInstancePersistenceRefutation</li><li class="success">phpunit\DatabaseDriver_delNumeric::testGlobal2Dim</li><li class="success">phpunit\Error::testErrorSuccess</li></ul>" data-placement = "bottom" data-html = "true" > < td > < div align = "right" > < a name = "62" > < / a > < a href = "#62" > 62< / a > < / div > < / td > < td class = "codeLine" > if( file_exists($path) )< / td > < / tr >
< tr class = "success popin" data-title = "12 tests cover line 63" data-content = "<ul><li class="success">phpunit\DatabaseDriver_check::testAutoIncrementSizeInfCorrect</li><li class="success">phpunit\DatabaseDriver_check::testAutoIncrementSizeLtInfIncorrect</li><li class="success">phpunit\DatabaseDriver_check::testUsernameSize3Correct</li><li class="success">phpunit\DatabaseDriver_check::testUsernameSizeLt3Incorrect</li><li class="success">phpunit\DatabaseDriver_check::testUsernameSizeGt30Incorrect</li><li class="success">phpunit\DatabaseDriver_check::testMailSizeEqCorrect</li><li class="success">phpunit\DatabaseDriver_check::testPasswordContentIncorrect</li><li class="success">phpunit\DatabaseDriver_construct::testGetInstanceWithNoSERVER</li><li class="success">phpunit\DatabaseDriver_construct::testInstancePersistence</li><li class="success">phpunit\DatabaseDriver_construct::testInstancePersistenceRefutation</li><li class="success">phpunit\DatabaseDriver_delNumeric::testGlobal2Dim</li><li class="success">phpunit\Error::testErrorSuccess</li></ul>" data-placement = "bottom" data-html = "true" > < td > < div align = "right" > < a name = "63" > < / a > < a href = "#63" > 63< / a > < / div > < / td > < td class = "codeLine" > require_once $path; // on inclue le fichier< / td > < / tr >
2016-02-14 12:28:35 +00:00
< tr > < td > < div align = "right" > < a name = "64" > < / a > < a href = "#64" > 64< / a > < / div > < / td > < td class = "codeLine" > < / td > < / tr >
2016-11-05 13:57:35 +00:00
< tr class = "success popin" data-title = "12 tests cover line 65" data-content = "<ul><li class="success">phpunit\DatabaseDriver_check::testAutoIncrementSizeInfCorrect</li><li class="success">phpunit\DatabaseDriver_check::testAutoIncrementSizeLtInfIncorrect</li><li class="success">phpunit\DatabaseDriver_check::testUsernameSize3Correct</li><li class="success">phpunit\DatabaseDriver_check::testUsernameSizeLt3Incorrect</li><li class="success">phpunit\DatabaseDriver_check::testUsernameSizeGt30Incorrect</li><li class="success">phpunit\DatabaseDriver_check::testMailSizeEqCorrect</li><li class="success">phpunit\DatabaseDriver_check::testPasswordContentIncorrect</li><li class="success">phpunit\DatabaseDriver_construct::testGetInstanceWithNoSERVER</li><li class="success">phpunit\DatabaseDriver_construct::testInstancePersistence</li><li class="success">phpunit\DatabaseDriver_construct::testInstancePersistenceRefutation</li><li class="success">phpunit\DatabaseDriver_delNumeric::testGlobal2Dim</li><li class="success">phpunit\Error::testErrorSuccess</li></ul>" data-placement = "bottom" data-html = "true" > < td > < div align = "right" > < a name = "65" > < / a > < a href = "#65" > 65< / a > < / div > < / td > < td class = "codeLine" > }< / td > < / tr >
2016-02-14 12:28:35 +00:00
< tr > < td > < div align = "right" > < a name = "66" > < / a > < a href = "#66" > 66< / a > < / div > < / td > < td class = "codeLine" > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "67" > < / a > < a href = "#67" > 67< / a > < / div > < / td > < td class = "codeLine" > // On definit l'autoloader comme autoloader (obvious)< / td > < / tr >
< tr > < td > < div align = "right" > < a name = "68" > < / a > < a href = "#68" > 68< / a > < / div > < / td > < td class = "codeLine" > spl_autoload_register('autoloader', false, true);< / td > < / tr >
< tr > < td > < div align = "right" > < a name = "69" > < / a > < a href = "#69" > 69< / a > < / div > < / td > < td class = "codeLine" > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "70" > < / a > < a href = "#70" > 70< / a > < / div > < / td > < td class = "codeLine" > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "71" > < / a > < a href = "#71" > 71< / a > < / div > < / td > < td class = "codeLine" > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "72" > < / a > < a href = "#72" > 72< / a > < / div > < / td > < td class = "codeLine" > < / td > < / tr >
< tr > < td > < div align = "right" > < a name = "73" > < / a > < a href = "#73" > 73< / a > < / div > < / td > < td class = "codeLine" > /* On demarre la session securisee PHP< / td > < / tr >
< tr > < td > < div align = "right" > < a name = "74" > < / a > < a href = "#74" > 74< / a > < / div > < / td > < td class = "codeLine" > =========================================================*/< / td > < / tr >
< tr > < td > < div align = "right" > < a name = "75" > < / a > < a href = "#75" > 75< / a > < / div > < / td > < td class = "codeLine" > \manager\sessionManager::session_start();< / td > < / tr >
2016-02-12 15:20:26 +00:00
< / tbody >
< / table >
< footer >
< h4 > Legend< / h4 >
< p >
< span class = "success" > < strong > Executed< / strong > < / span >
< span class = "danger" > < strong > Not Executed< / strong > < / span >
< span class = "warning" > < strong > Dead Code< / strong > < / span >
< / p >
< p >
2016-02-14 12:28:35 +00:00
< small > Generated by < a href = "http://github.com/sebastianbergmann/php-code-coverage" target = "_top" > PHP_CodeCoverage 1.2.13< / a > using < a href = "http://www.php.net/" target = "_top" > PHP 5.5.9-1ubuntu4.14< / a > and < a href = "http://phpunit.de/" > PHPUnit 3.7.28< / a > at Sun Feb 14 13:13:13 CET 2016.< / small >
2016-02-12 15:20:26 +00:00
< / p >
< / footer >
< / div >
< script src = "js/jquery.min.js" type = "text/javascript" > < / script >
< script src = "js/bootstrap.min.js" type = "text/javascript" > < / script >
< script type = "text/javascript" > $ ( '.popin' ) . popover ( { trigger : 'hover' } ) ; < / script >
< / body >
< / html >