Author: sb
Date: Mon Feb 18 10:17:11 2008
New Revision: 7396
Log:
- These lines are not yet testable.
Modified:
trunk/Workflow/src/interfaces/execution.php
Modified: trunk/Workflow/src/interfaces/execution.php
==============================================================================
--- trunk/Workflow/src/interfaces/execution.php [iso-8859-1] (original)
+++ trunk/Workflow/src/interfaces/execution.php [iso-8859-1] Mon Feb 18
10:17:11 2008
@@ -530,7 +530,9 @@
if ( !$activateNode )
{
+ // @codeCoverageIgnoreStart
break;
+ // @codeCoverageIgnoreEnd
}
}
@@ -557,7 +559,9 @@
}
else
{
+ // @codeCoverageIgnoreStart
return false;
+ // @codeCoverageIgnoreEnd
}
}
--
svn-components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/svn-components