Class Configurator
Coveralls API configurator.
Namespace: Contrib\Bundle\CoverallsV1Bundle\Config
Author: Kitamura Satoshi <with.no.parachute@gmail.com>
Located at Contrib/Bundle/CoverallsV1Bundle/Config/Configurator.php
Author: Kitamura Satoshi <with.no.parachute@gmail.com>
Located at Contrib/Bundle/CoverallsV1Bundle/Config/Configurator.php
public
|
|
protected
array
|
|
protected
array
|
|
protected
|
|
protected
string
|
#
ensureSrcDir( string $option, string $rootDir,
Ensure src_dir is valid. |
protected
array
|
#
ensureCloverXmlPaths( string $option, string $rootDir,
Ensure coverage_clover is valid. |
protected
array
|
|
protected
array
|
#
getGlobPathsFromStringOption( string $option, string $rootDir,
Return absolute paths from string option value. |
protected
array
|
#
getGlobPathsFromArrayOption( array $options, string $rootDir,
Return absolute paths from array option values. |
protected
string
|
#
ensureJsonPath( string $option, string $rootDir,
Ensure json_path is valid. |