[ Index ]

PHP Cross Reference of Limb3

title

Body

[close]

/tests_runner/lib/spikephpcoverage/src/cli/ -> instrument.php (summary)

(no description)

File Size: 305 lines (9 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 6 functions

  help()
  error()
  writeMsg()
  instrument()
  uninstrument()
  get_all_php_files()

Functions
Functions that are not part of a class:

help()   X-Ref
Print help message and exit


error($msg)   X-Ref
Print error message and exit

param: $msg Message to write to console.

writeMsg($msg)   X-Ref
Write a information message

param: $msg Message to write to console.

instrument($file)   X-Ref
Instrument the PHP file.

param: $file File path

uninstrument($file)   X-Ref
Uninstrument the PHP file

param: $file File path

get_all_php_files($dir, &$excludeFiles, $recursive)   X-Ref
Retrive a list of all PHP files in the given directory

param: $dir Directory to scan
param: $recursive True is directory is scanned recursively
return: Array List of PHP files



Generated: Fri Aug 29 04:49:26 2008 Cross-referenced by PHPXref 0.7