View Issue Details

IDProjectCategoryView StatusLast Update
0000278XdebugCode Coveragepublic2020-03-12 17:13
Reportersebastian Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionopen 
Summary0000278: Code Coverage Issue
Description
  • $workflow->addVariableHandler(
  • $variableHandler['variable'],

    $variableHandler['class']

  • );

I have the code above and * is "green" and # is "red".

should be *. Is there another opcode that needs overloading?

TagsNo tags attached.
Operating System
PHP Version5.2-dev

Activities

derick

2007-06-09 23:01

administrator   ~0000654

Fixed in CVS.

Issue History

Date Modified Username Field Change
2007-05-31 20:41 sebastian New Issue
2007-06-09 23:01 derick Status new => closed
2007-06-09 23:01 derick Note Added: 0000654
2020-03-12 16:56 derick Severity trivial => feature
2020-03-12 17:13 derick Category Feature/Change request => Code Coverage